Envato · OAuth Scopes

Envato OAuth Scopes

OAuth 2.0 derived

Envato publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Envato API on a user’s behalf.

Tokens are issued from https://api.envato.com/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.

Stock MediaMarketplaceThemesAudioVideoGraphicsSubscription
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://api.envato.com/authorization
Token URL
https://api.envato.com/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
default Default Envato Market scope set authorizationCode

Source

OAuth Scopes

envato-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/envato-openapi.yml
schemes:
- name: oauth2
  source: openapi/envato-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.envato.com/authorization
    tokenUrl: https://api.envato.com/token
scopes:
- scope: default
  description: Default Envato Market scope set
  flows:
  - authorizationCode
  sources:
  - openapi/envato-openapi.yml