Orthogonal · OAuth Scopes

Orthogonal OAuth Scopes

OAuth 2.0 searched

Orthogonal 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.

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.

CompanyAI AgentsAPI DiscoveryAPI MarketplaceAgent PaymentsMCPData EnrichmentCryptoStablecoins
Scopes: 0 Flows: Method: searched

Scopes (0)

Orthogonal 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.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-20'
method: searched
source: https://api.orthogonal.com/.well-known/oauth-authorization-server
docs: https://clerk.com/docs/oauth/scoped-access
description: >-
  OAuth 2.0 scopes advertised by Orthogonal's authorization server metadata
  (issuer clerk.orthogonal.com). These govern the hosted MCP OAuth flow; the
  REST API itself uses opaque API keys with no scope model. Scopes below are the
  Clerk scoped-access set exposed for api.orthogonal.com.
oauth2:
  authorization_endpoint: https://clerk.orthogonal.com/oauth/authorize
  token_endpoint: https://clerk.orthogonal.com/oauth/token
scopes:
- name: openid
  description: OpenID Connect sign-in; issues an ID token.
- name: profile
  description: Access the user's basic profile information.
- name: email
  description: Access the user's email address.
- name: public_metadata
  description: Read the user's public metadata.
- name: private_metadata
  description: Read the user's private metadata.
- name: offline_access
  description: Issue a refresh token for offline/long-lived access.
- name: 'user:org:read'
  description: Read the user's organization membership.

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/orthogonal-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 email required.

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