Orthogonal · Authentication Profile

Orthogonal Authentication

Authentication

Orthogonal declares 2 security scheme(s) across its OpenAPI definitions.

CompanyAI AgentsAPI DiscoveryAPI MarketplaceAgent PaymentsMCPData EnrichmentCryptoStablecoins
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

http
scheme: bearer · in: header ()
oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.orthogonal.com/authentication.md + live oauth-authorization-server metadata
summary: >-
  The REST API and CLI authenticate with an API key passed as an HTTP bearer
  token. The hosted MCP server authenticates users via OAuth 2.0 (authorization
  code + PKCE) fronted by Clerk.
schemes:
- id: bearerAuth
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Authorization: Bearer orth_live_...'
  key_prefixes:
  - prefix: orth_live_
    mode: live
    note: production, billable
  - prefix: orth_test_
    mode: test
    note: testing, no charges
  env_var: ORTHOGONAL_API_KEY
  applies_to:
  - REST API (api.orthogonal.com)
  - CLI (@orth/cli)
  - SDKs (@orth/sdk, orth)
- id: oauth2
  type: oauth2
  flow: authorization_code
  pkce: S256
  issuer: https://clerk.orthogonal.com
  authorization_endpoint: https://clerk.orthogonal.com/oauth/authorize
  token_endpoint: https://clerk.orthogonal.com/oauth/token
  revocation_endpoint: https://clerk.orthogonal.com/oauth/token/revoke
  registration_endpoint: https://mcp.orthogonal.com/oauth/register
  jwks_uri: https://clerk.orthogonal.com/.well-known/jwks.json
  applies_to:
  - Hosted MCP server (mcp.orthogonal.com)
  scopes:
  - openid
  - profile
  - email
  - public_metadata
  - private_metadata
  - offline_access
  - user:org:read

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/orthogonal-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.