Bloom · OAuth Scopes
Bloom OAuth Scopes
OAuth 2.0
searched
Bloom publishes 2 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Bloom API on a user’s behalf.
Tokens are issued from https://www.trybloom.ai/api/auth/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.
CompanyBrand ManagementImage GenerationArtificial IntelligenceAgentsMCPMarketingCreative
Scopes: 2
Flows: authorizationCode, clientCredentials, refreshToken
Method: searched
OAuth endpoints
Authorization URL
https://www.trybloom.ai/api/auth/oauth2/authorize
https://www.trybloom.ai/api/auth/oauth2/authorize
Token URL
https://www.trybloom.ai/api/auth/oauth2/token
https://www.trybloom.ai/api/auth/oauth2/token
Flows
authorizationCodeclientCredentialsrefreshToken
authorizationCodeclientCredentialsrefreshToken
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect identity scope (advertised in scopes_supported). | authorizationCode |
| offline_access | Issue a refresh token for long-lived access (advertised in scopes_supported). | authorizationCode |
📄 Provider scope reference: https://www.trybloom.ai/docs/api/authentication