Environments
We have two environments for our Partner API: Sandbox and Production.
Authentication
Our Partner API uses the OAuth 2.0 client credentials flow to authenticate clients.
API Reference
The Partner API GraphQL schema reference
Breaking Changes
This document lists recent and upcoming breaking changes to our Partner API schema. We will notify partners 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.