Bluefish AI · OAuth Scopes
Bluefish AI OAuth Scopes
OAuth 2.0
probed
Bluefish 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 Bluefish AI API on a user’s behalf.
Tokens are issued from https://auth.bluefishai.com/v1/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.
CompanyMarketingArtificial IntelligenceGenerative Engine OptimizationBrand SafetyAgentic CommerceAnalyticsMCPAgents
Scopes: 7
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://platform.bluefishai.com/connected-apps/authorize
https://platform.bluefishai.com/connected-apps/authorize
Token URL
https://auth.bluefishai.com/v1/oauth2/token
https://auth.bluefishai.com/v1/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| mcp:connect | Bluefish-specific. Declared by the MCP endpoint's own RFC 9728 protected-resource metadata as a supported scope for the resource https://platform.bluefishai.com/mcp, so it is the scope that gates agent access to the MCP server. Bluefish publishes no prose definition of it. | authorizationCode |
| full_access | Bluefish-specific. Advertised only by the OpenID Connect discovery document, not by the RFC 8414 document. No published definition; the name is recorded as served without inferring what it grants. | authorizationCode |
| openid | Standard OIDC scope requesting an ID token. | authorizationCode |
| offline_access | Standard OIDC scope requesting a refresh token for long-lived access. | authorizationCode |
| profile | Standard OIDC claim scope for basic profile claims. | authorizationCode |
| Standard OIDC claim scope for the email and email_verified claims. | authorizationCode | |
| phone | Standard OIDC claim scope for the phone_number and phone_number_verified claims. | authorizationCode |