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_keyGo to Settings > API Keys and create a key with the scopes you need.
Include your key as a Bearer token in the Authorization header.
Use the endpoints below to pull trades, push journal entries, or fetch market data.
100 requests/min for read endpoints. 30 requests/min for write endpoints. Contact us for higher limits.
All API requests require authentication via a Bearer token. Generate API keys from Settings > API Keys.