Phraseanet · OAuth Scopes
Phraseanet OAuth Scopes
OAuth 2.0
derived
Phraseanet uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.
Tokens are issued from https://your-phraseanet-instance/api/oauthv2/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.
Digital Asset ManagementDAMMediaMetadataOpen SourceSearch
Scopes: 0
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://your-phraseanet-instance/api/oauthv2/authorize
https://your-phraseanet-instance/api/oauthv2/authorize
Token URL
https://your-phraseanet-instance/api/oauthv2/token
https://your-phraseanet-instance/api/oauthv2/token
Flows
authorizationCode
authorizationCode
Scopes (0)
Phraseanet implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.
Phraseanet's OAuth2 does not use or document scopes - access is governed by the authenticated user's rights and collection access within the self-hosted Phraseanet instance, with application registration and user-revocable access instead of scope grants (https://docs.phraseanet.com/4.1/en/Devel/API/V1/Authentication.html).
Phraseanet's OAuth2 does not use or document scopes - access is governed by the authenticated user's rights and collection access within the self-hosted Phraseanet instance, with application registration and user-revocable access instead of scope grants (https://docs.phraseanet.com/4.1/en/Devel/API/V1/Authentication.html).
📄 Provider scope reference: https://docs.phraseanet.com/4.1/en/Devel/API/V1/Authentication.html