Tradier · Authentication Profile

Tradier Authentication

Authentication

Tradier secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

FintechTradingStocksOptionsBrokerageStreaming
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-22'
method: searched
source: openapi/tradier-openapi.yml
docs: https://docs.tradier.com/docs/authentication
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - authorizationCode
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: OAuth2 access token
  description: 'Tradier OAuth 2.0 bearer token sent as `Authorization: Bearer <token>`. Individual developers use the personal API token (or Sandbox token) from https://dash.tradier.com/settings/api directly as the bearer token — no OAuth dance required.'
  sources:
  - openapi/tradier-openapi.yml
- name: oauth2
  type: oauth2
  description: >-
    OAuth 2.0 authorization-code flow for approved Tradier partners building
    public applications. Authorization codes live 10 minutes; access tokens live
    24 hours; refresh tokens never expire but are available to approved partners
    only (techsupport@tradier.com). Token exchange uses HTTP Basic auth with
    base64(clientID:clientSecret).
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.tradier.com/v1/oauth/authorize
    tokenUrl: https://api.tradier.com/v1/oauth/accesstoken
    refreshUrl: https://api.tradier.com/v1/oauth/refreshtoken
    scopes: 5
  sources:
  - https://docs.tradier.com/docs/authentication
scopes_artifact: scopes/tradier-scopes.yml
mcp_auth:
  note: >-
    The hosted MCP server (mcp.tradier.com) authenticates with the same API token
    via an API_KEY header or api_key query parameter plus a PAPER_TRADING flag,
    and separately publishes RFC 8414 OAuth metadata (issuer
    https://p-be-auth.tradier.com, scopes openid/mcp/claudeai, PKCE S256) — see
    well-known/tradier-mcp-oauth-authorization-server.json.

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/tradier-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 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.