https://api.zapier.com. Select an API in the sidebar to browse its endpoints,
schemas, authentication, and an interactive playground, all generated from the
API’s OpenAPI spec.
Authentication
All Zapier public APIs are served fromhttps://api.zapier.com. Most use OAuth 2.0:
pass your access token in the Authorization: Bearer <token> header on every request.
Some Workflow API endpoints use Client ID authentication instead.