Artsy · OAuth Scopes
Artsy OAuth Scopes
OAuth 2.0
searched
Artsy publishes 1 OAuth 2.0 scope via the authorizationCode, password, and token-exchange flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Artsy API on a user’s behalf.
Tokens are issued from https://api.artsy.net/oauth2/access_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.
ArtMarketplaceArtistsCollectorsGalleriesAuctionsMuseumsArt MarketCultureImages
Scopes: 1
Flows: authorizationCode, password, token-exchange
Method: searched
OAuth endpoints
Authorization URL
https://api.artsy.net/oauth2/authorize
https://api.artsy.net/oauth2/authorize
Token URL
https://api.artsy.net/oauth2/access_token
https://api.artsy.net/oauth2/access_token
Flows
authorizationCodepasswordtoken-exchange
authorizationCodepasswordtoken-exchange
Scopes (1)
| Scope | Description | Flows |
|---|---|---|
| offline_access | Requests a long-lived token that expires in 25 years instead of the standard 60 days. Passed as the optional "scope" parameter on any of the three /oauth2/access_token grants and echoed back on the token response. | authorizationCode, password, token-exchange |
📄 Provider scope reference: https://developers.artsy.net/v2/docs/authentication
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.