- OAuth 2.0 for apps available for all creators in the Kit App Store
- API keys for automating simple tools and integrations for your own account
OAuth
We support the Authorization Code Grant and depending on the type of app you’re building we support two ways of issuing access tokens:- For web servers, you’ll use the refresh token flow
- For Single Page Apps (SPA) or mobile apps, you’ll use the Proof Key for Code Exchange (PKCE) flow