Every object, over REST.
If you can see it in the platform, you can read and write it over the API. Versioned endpoints, webhooks on every state change, and a sandbox tenant so you build against real behaviour before touching live traders.
Core endpoints.
The most-used surface. Full schemas, parameters and examples live in the developer guides.
Traders
Identity, contact and KYC state/tradersList traders with filtering and cursor pagination/tradersCreate a trader record/traders/{id}Retrieve a trader with linked accounts/traders/{id}Update trader fields, subject to role scope/traders/{id}/kycVerification state and evidence referencesAccounts
Trading accounts across every platform/accountsList accounts, filterable by program, phase and state/accountsProvision an account on a connected platform/accounts/{id}/metricsLive equity, drawdown and target progress/accounts/{id}/disableDisable trading and optionally flatten positionsPrograms & challenges
Evaluation design and lifecycle/programsList published programs and their current versions/programsCreate a program version/challenges/{id}Challenge state, phase and rule version in force/challenges/{id}/resetIssue a reset against a challengePayouts
Requests, approvals and settlement/payoutsList payout requests by state/payoutsCreate a payout request/payouts/{id}/approveRecord an approval in the chain/payouts/{id}/eventsFull pipeline history for one payoutWebhooks
Push notification of state changes/webhooksList configured endpoints and subscribed events/webhooksRegister an endpoint with an event filter/webhooks/{id}Remove an endpointBuilt for teams who ship.
Every object over REST
Traders, accounts, challenges, payouts, rules and KYC state β anything you can do in the UI you can do over the API.
Webhooks on state changes
Subscribe to the events you care about with signed payloads, automatic retries and a replay window for missed deliveries.
Sandbox per firm
A full environment with seeded data, so you can build and test against real flows without touching production.
Versioned with a deprecation policy
Breaking changes ship behind a new version with a published sunset date. Nothing changes under you without notice.
Rate limits you can see
Current usage and remaining quota returned on every response, with burst headroom for migrations and bulk jobs.
SDKs and examples
Typed clients for TypeScript, Python and PHP, plus copy-paste curl for every endpoint in the reference.
What's included
Standard on every firm running on the platform. No add-on tier, no per-seat unlock.
- 01https://api.yourpropfirm.com/v2
- 02Bearer token authentication
- 03Cursor pagination on all collections
- 04Idempotency keys on writes
- 051,000 req/min default rate limit
- 06Signed webhooks with replay window
Questions operators ask
Get sandbox access.
A sandbox tenant with seeded data and full API surface, so you can build before you commit.
