Developer portal

Sandbox first. Production only after approval.

Identity API

OIDC and profile context

Authenticate users, issue tokens, and resolve account context.

Base path

/o/* and /graphql/

Primary route family

Auth

OIDC code flow

Access mode

Plan

Developer approval required

Commercial lane

Endpoints

Live contract shape

  • GET /o/.well-known/openid-configuration
  • GET /o/authorize/
  • POST /o/token/
  • POST /graphql/

Audience

Who this serves

Web appsMobile appsPartner identity bridges
OIDC discoveryOAuth2 tokensGraphQL account queries

Apps

Register client

Create the OAuth app and move the integration into sandbox testing.

Open app registry

Docs

Reference contract

Use the gated explorer, ReDoc, and schema output for implementation.

Open explorer

Approval

Request program access

Developer approval is required before sandbox and production material unlocks.

Request access