Environments
We have two environments for our OAuth App API: Sandbox and Production.
Authentication
Our OAuth App API uses the OAuth 2.0 authorization code flow to authenticate clients.
API Reference
The OAuth App API GraphQL schema reference
Breaking Changes
This document lists recent and upcoming breaking changes to our OAuth App API schema. We will notify OAuth App API users in advance of releasing any breaking changes to our API and provide ample time for you to adjust your queries and mutations accordingly.
API Explorer
Our GraphQL API Explorer allows you to explore our GraphQL schema and test out queries and mutations against our Sandbox environment.