Reference

API reference

Every endpoint across the Hyperscaled API — 89+ routes spanning auth, KYC, payments, payouts, trading, webhooks, admin, and the legacy partner-key surface. Search, copy a cURL, and run reads live.

Run reads without leaving the page

Endpoints marked with a “Run it now” button execute live against your environment using the app's server-side credentials and your signed-in session. Sign in to the dashboard first for authenticated reads.

89 endpoints

Meta & health

Liveness, version, and the machine-readable OpenAPI spec.

OAuth

Exchange app client credentials for a bearer token.

Apps (tenant self-service)

Read and manage your own tenant app credentials.

Authentication (end users)

Sign up, verify, log in, reset passwords, and manage user MFA.

KYC / Identity

Verify a trader's identity with Sumsub or Stripe Identity.

Payments & accounts

Sell challenges with Stripe and provision funded prop accounts.

Stripe Connect

Onboard payees via Stripe Express to receive payouts.

Payouts

Read estimated profit owed and disburse it via Connect.

API keys

Issue scoped, revocable programmatic credentials.

Webhooks (outbound)

Register endpoints to receive signed, real-time events.

Webhooks (inbound receivers)

Provider-signed receivers the platform exposes for Stripe and Sumsub.

Agreements

Capture and audit trader agreement signatures.

Lifecycle

Sync funded-account status from the validator.

Notifications

Send transactional email and fan out webhook events.

Trading

Submit orders, manage positions, and read the live desk.

Admin

Operator endpoints for managing tenant apps (admin auth + TOTP).

Legacy v1 (partner-key API)

The original partner-key surface. Uses static partner API keys and a Trader-ID header instead of OAuth + sessions. Prefer the v2 endpoints above for new integrations.