OAuth scopes define which Zapier resources your application can access. Request only the scopes required for the endpoints or flows your application uses. Endpoint-specific scope requirements are listed on each API reference page.
When requesting more than one scope in an OAuth flow or token exchange, pass scopes as a space-separated string.
Zapier API scopes
Additional scopes
Choosing Zap read scopes
Use the narrowest Zap read scope that supports your use case:
- Use
zap when you only need Zap workflows that use your integration.
- Use
zap:all when you need all Zap workflows owned by the authenticated user.
- Use
zap:account:all when you need Zap workflows the authenticated user can access across their account, including shared workflows.
Last modified on August 4, 2026