Dreamdata · OAuth Scopes
Dreamdata OAuth Scopes
OAuth 2.0
searched
Dreamdata publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Dreamdata API on a user’s behalf.
Tokens are issued from https://authenticate.dreamdata.io/oauth/2.1/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.
CompanyB2B AttributionRevenue AttributionMarketing AnalyticsCustomer JourneyEvent TrackingAudience ActivationAnalyticsMCP
Scopes: 5
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://authenticate.dreamdata.io/oauth/2.1/authorize https://authenticate.dreamdata.io/propelauth/oauth/authorize
https://authenticate.dreamdata.io/oauth/2.1/authorize https://authenticate.dreamdata.io/propelauth/oauth/authorize
Token URL
https://authenticate.dreamdata.io/oauth/2.1/token https://authenticate.dreamdata.io/propelauth/oauth/token
https://authenticate.dreamdata.io/oauth/2.1/token https://authenticate.dreamdata.io/propelauth/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| read | Read Dreamdata resources (reports, audiences, company journeys). Required consent for the MCP server. | authorizationCode |
| reports:write | Save Dreamdata reports. Optional consent for the MCP server. | authorizationCode |
| openid | OpenID Connect sign-in (issue an ID token). | authorizationCode |
| Access the user's email and email_verified claims. | authorizationCode | |
| profile | Access basic profile claims (first_name, last_name, picture_url). | authorizationCode |
📄 Provider scope reference: https://developer.dreamdata.io/mcp/mcp-server/