Jasper · OAuth Scopes
Jasper OAuth Scopes
OAuth 2.0
searched
Jasper publishes 6 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Jasper API on a user’s behalf.
Tokens are issued from https://api.jasper.ai/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyAi MlArtificial IntelligenceContent GenerationMarketingGenerative AIAgentsMCP
Scopes: 6
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.jasper.ai/oauth2/authorize
https://api.jasper.ai/oauth2/authorize
Token URL
https://api.jasper.ai/oauth2/token
https://api.jasper.ai/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| mcp | Access the Jasper hosted MCP server tools (brand voices, audiences, agents, content generation). | authorizationCode |
| user | Act on behalf of the authenticated Jasper user (default user scope for API/agent access). | authorizationCode |
| user:read | Read the authenticated user's Jasper profile and workspace membership. | authorizationCode |
| openid | OpenID Connect authentication — issue an ID token for the user. | authorizationCode |
| Access the user's email address claim. | authorizationCode | |
| profile | Access the user's basic profile claims. | authorizationCode |
📄 Provider scope reference: https://developers.jasper.ai/docs/authentication