Read AI · OAuth Scopes
Read AI OAuth Scopes
OAuth 2.0
searched
Read AI publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Read AI API on a user’s behalf.
Tokens are issued from https://authn.read.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.
CompanyMeeting IntelligenceArtificial IntelligenceTranscriptionProductivityCollaborationModel Context ProtocolAgentsWebhooksSaaS
Scopes: 7
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://authn.read.ai/oauth2/auth
https://authn.read.ai/oauth2/auth
Token URL
https://authn.read.ai/oauth2/token
https://authn.read.ai/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect — request an ID token identifying the Read AI user. | authorizationCode |
| profile | Basic profile claims for the authenticated Read AI user. | authorizationCode |
| The user's primary email address claim. | authorizationCode | |
| offline_access | Issue a refresh token so the client can renew the 10-minute access token without a new browser round trip. | authorizationCode |
| offline | Legacy alias for offline_access, advertised by the authorization server. | authorizationCode |
| meeting:read | Read access to the authenticated user's meeting reports — metadata, participants, summaries, chapter summaries, action items, key questions, topics, transcripts, metrics and recording download URLs. Backs GET /v1/meetings, GET /v1/meetings/{id} and GET /v1/meetings/{id}/live. | authorizationCode |
| mcp:execute | Permission to invoke tools on the Read AI MCP server at https://api.read.ai/mcp. | authorizationCode |
📄 Provider scope reference: https://support.read.ai/hc/en-us/articles/49380809380371-API-Keys-Authentication