Depict.AI · OAuth Scopes

Depict.AI OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://depict.eu.auth0.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.

CompanyE CommerceSearchRecommendationsMerchandisingPersonalizationProduct DiscoveryRetailShopifyArtificial Intelligence
Scopes: 3 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://depict.eu.auth0.com/oauth/authorize
Token URL
https://depict.eu.auth0.com/oauth/token
Flows
authorizationCode

Scopes (3)

ScopeDescriptionFlows
email User email authorizationCode
openid OpenID Connect authorizationCode
profile User profile authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/depictai-lite-openapi.json, openapi/depictai-portal-openapi.json
schemes:
- name: Auth0
  source: openapi/depictai-lite-openapi.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://depict.eu.auth0.com/oauth/authorize
    tokenUrl: https://depict.eu.auth0.com/oauth/token
- name: Auth0
  source: openapi/depictai-portal-openapi.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://depict.eu.auth0.com/oauth/authorize
    tokenUrl: https://depict.eu.auth0.com/oauth/token
scopes:
- scope: email
  description: User email
  flows:
  - authorizationCode
  sources:
  - openapi/depictai-lite-openapi.json
  - openapi/depictai-portal-openapi.json
- scope: openid
  description: OpenID Connect
  flows:
  - authorizationCode
  sources:
  - openapi/depictai-lite-openapi.json
  - openapi/depictai-portal-openapi.json
- scope: profile
  description: User profile
  flows:
  - authorizationCode
  sources:
  - openapi/depictai-lite-openapi.json
  - openapi/depictai-portal-openapi.json