API Documentation

Access your trading data programmatically. Build custom dashboards, automate imports, or integrate TradeSimple with your existing tools.

Base URL: https://api.tradesimple.coAuth: Bearer ts_your_api_key

Quick Start

1

Generate an API Key

Go to Settings > API Keys and create a key with the scopes you need.

2

Make Your First Request

Include your key as a Bearer token in the Authorization header.

3

Build Integrations

Use the endpoints below to pull trades, push journal entries, or fetch market data.

Endpoints

RATE LIMITS

100 requests/min for read endpoints. 30 requests/min for write endpoints. Contact us for higher limits.

Authentication

All API requests require authentication via a Bearer token. Generate API keys from Settings > API Keys.