Treasure Data · OAuth Scopes
Treasure Data OAuth Scopes
OAuth 2.0
probed
Treasure Data publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Treasure Data API on a user’s behalf.
Tokens are issued from https://console.us01.treasuredata.com/oauth/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.
Customer Data PlatformCDPBig DataData WarehouseHivePrestoEnterpriseArtificial IntelligenceMarketingAnalytics
Scopes: 4
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://console.us01.treasuredata.com/oauth/authorize
https://console.us01.treasuredata.com/oauth/authorize
Token URL
https://console.us01.treasuredata.com/oauth/token
https://console.us01.treasuredata.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| public | Treasure Data's own application scope. Advertised alongside the three standard OIDC scopes; the authorization server does not publish a description for it and no docs page documents it further. | authorizationCode |
| openid | Request an ID token — standard OpenID Connect Core scope. | authorizationCode |
| Release the email and email_verified claims. | authorizationCode | |
| profile | Release the standard profile claims. | authorizationCode |