Netlify API
Netlify is a hosting service for the programmable web. It understands your documents and provides an API to handle atomic deploys of websites, manage form submissions, inject JavaScript snippets, and much more. This is a REST-style API that uses JSON for serialization and OAuth 2 for authentication.
Documentation
Documentation
https://open-api.netlify.com/
Getting Started
https://docs.netlify.com/api-and-cli-guides/api-guides/get-started-with-api/
Specifications
Other Resources
API Guides
https://docs.netlify.com/api-and-cli-guides/overview/
OpenAPI Source
https://github.com/netlify/open-api
OpenAPI
#Deploys
#DNS
#Forms
#Hosting
#Serverless
#Sites
#Webhooks