barriers.comPARTNER API

barriers Partner API

Brokerage as a Service: onboard your clients under KYC reliance and run a neobroker business on your own app, executed by PM MTF Ltd under its MiFID licence on the Kronos X MTF. The API is REST with JSON bodies, a bearer partner key and signed webhooks.

Sandbox (dev) base URL

https://dev.brokerage.perpetuals.com

Every route lives under /partner/v1/. Send your key as Authorization: Bearer pbk_... (or X-Partner-Key). Success answers are {code: 0, data}, errors {code, msg, error, data?}.

What the API covers