Tradier Brokerage API

The Tradier Brokerage API provides REST endpoints for placing equity, option, and multileg orders, retrieving account balances, positions, orders, and history, and accessing market data including quotes, option chains, time and sales, fundamentals, and corporate calendars. A sandbox base URL is available at api.sandbox.tradier.com/v1.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/brokerage-api"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: tradier:brokerage-api
name: Tradier Brokerage API
tags:
- Trading
- Stocks
- Options
- Account
- Order
- Market Data
tags_raw:
- Trading
- Stocks
- Options
- Account
- Orders
- Market Data
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.tradier.com/v1
humanURL: https://docs.tradier.com/
description: The Tradier Brokerage API provides REST endpoints for placing equity, option, and multileg
  orders, retrieving account balances, positions, orders, and history, and accessing market data including
  quotes, option chains, time and sales, fundamentals, and corporate calendars. A sandbox base URL is
  available at api.sandbox.tradier.com/v1.
properties:
- type: Documentation
  url: https://docs.tradier.com/
- type: Sandbox
  url: https://api.sandbox.tradier.com/v1
x-features:
- Equity, option, and multileg order placement
- Account balances, positions, history
- Quotes, option chains, time and sales
- Corporate calendars and fundamentals
- Watchlists
- Sandbox environment
x-use-cases:
- Build automated equity and options trading systems
- Power retail trading and watchlist apps
- Backtest using sandbox accounts