Back to catalog
πŸ’»

Netlify

OAuth

Netlify is a hosting service for the programmable web

πŸ’»DevelopmentHTTPS

Site Info

marketing-site

UrlHttps://marketing-site.netlify.app
Ssl EnabledYes
Published Deploy65f3a2c
Build Minutes Used247
RepoGithub.com/acme/marketing-site
BranchMain

Sample Response

response.json
1{
2 "name": "marketing-site",
3 "url": "https://marketing-site.netlify.app",
4 "ssl_enabled": true,
5 "published_deploy": "65f3a2c",
6 "build_minutes_used": 247,
7 "repo": "github.com/acme/marketing-site",
8 "branch": "main"
9}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.netlify.com/api/get-started/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs