Automated Trading Broker API

TradersPost API simplifies integration with popular brokers and adds trading functionality to your app. It's a unified, standardized automated trading broker API.

Unified Broker API

Integrating with multiple different broker APIs can be a challenge. TradersPost solves this by providing one simple unified and standardized API for you to integrate with.

POST /api/v1/{id}/orders
{
    "instruction": "buy",
    "symbol": "SQ",
    "type": "market",
    "qty": "100"
}

Want to join the API wait list?

Enter your email to be added to the API wait list.