echo3D · OAuth Scopes

echo3D OAuth Scopes

OAuth 2.0 searched

echo3D publishes 14 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the echo3D API on a user’s behalf.

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.

Company3DAugmented RealityVirtual RealityDigital Asset Management3D ModelsContent DeliveryDeveloper ToolsSDKWebAR
Scopes: 14 Flows: authorizationCode, clientCredentials Method: searched

Scopes (14)

ScopeDescriptionFlows
openid Authenticate the user and return an ID token (OIDC). authorizationCode
profile Access the user's basic profile claims. authorizationCode
email Access the user's email address. authorizationCode
email_verified Access the user's email-verification status. authorizationCode
offline_access Issue a refresh token for long-lived access. authorizationCode
name Access the user's full name claim. authorizationCode
given_name Access the user's given (first) name. authorizationCode
family_name Access the user's family (last) name. authorizationCode
nickname Access the user's nickname claim. authorizationCode
picture Access the user's profile picture URL. authorizationCode
created_at Access the user account creation timestamp. authorizationCode
identities Access linked identity provider records for the user. authorizationCode
phone Access the user's phone number claim. authorizationCode
address Access the user's address claim. authorizationCode

Source

OAuth Scopes

echo3d-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://api.echo3d.com/.well-known/openid-configuration
docs: https://api.echo3d.com/.well-known/openid-configuration
note: >-
  These OAuth/OIDC scopes govern the echo3D console/dashboard identity provider
  (Auth0 tenant echo3d.us.auth0.com), advertised via OIDC discovery on
  api.echo3d.com. The RESTful data API (upload/query/download/delete) does NOT
  use OAuth scopes — it authenticates with key + email + userKey. These are the
  standard OIDC scopes exposed by the identity provider, not data-plane
  permissions.
schemes:
- name: ConsoleOIDC
  issuer: https://echo3d.us.auth0.com/
  authorizationUrl: https://echo3d.us.auth0.com/authorize
  tokenUrl: https://echo3d.us.auth0.com/oauth/token
  flows:
  - authorizationCode
  - clientCredentials
scopes:
- scope: openid
  description: Authenticate the user and return an ID token (OIDC).
  flows: [authorizationCode]
- scope: profile
  description: Access the user's basic profile claims.
  flows: [authorizationCode]
- scope: email
  description: Access the user's email address.
  flows: [authorizationCode]
- scope: email_verified
  description: Access the user's email-verification status.
  flows: [authorizationCode]
- scope: offline_access
  description: Issue a refresh token for long-lived access.
  flows: [authorizationCode]
- scope: name
  description: Access the user's full name claim.
  flows: [authorizationCode]
- scope: given_name
  description: Access the user's given (first) name.
  flows: [authorizationCode]
- scope: family_name
  description: Access the user's family (last) name.
  flows: [authorizationCode]
- scope: nickname
  description: Access the user's nickname claim.
  flows: [authorizationCode]
- scope: picture
  description: Access the user's profile picture URL.
  flows: [authorizationCode]
- scope: created_at
  description: Access the user account creation timestamp.
  flows: [authorizationCode]
- scope: identities
  description: Access linked identity provider records for the user.
  flows: [authorizationCode]
- scope: phone
  description: Access the user's phone number claim.
  flows: [authorizationCode]
- scope: address
  description: Access the user's address claim.
  flows: [authorizationCode]

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/echo3d-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.