Skip to main content

Broker API

OnlyTrade exposes two API surfaces:

APIAudienceWhat it does
Trade API (/api/v1, /ws/v1)the traderlog in, place/modify/close orders, stream prices and account events — the calls the trading terminal makes.
Broker API (this section)the broker / prop firmprovision and manage clients from your CRM — create accounts, set group rules and risk, fund and withdraw, log a client into the terminal.

The Trade API is what your end-users trade through. The Broker API is what you operate the business with — it's the layer a prop firm or broker integrates into their own CRM, dashboard, or onboarding funnel.

Every back-office endpoint has an interactive Try It panel in the dedicated Broker API Reference — the same live reference style as the trader API, scoped to the back-office. The full machine-readable spec is published at /openapi/onlytrade-brand.json.

What you can do

Before you start

Integrating in days, not months

Most brokers go live in under 15 days with a single developer. See the Onboarding guide for the step-by-step path.