Pools & shared bots
List pools, live overview metrics, member directories, and bot performance for the desks your users belong to.
Developers / Integrations
The Botso Desk API is a REST interface to the trading house platform — the autonomous bots, refined strategies, pools, products, funding, payouts, and audit trails behind the web dashboard and native apps. OAuth2 auth, JSON responses, multi-organisation tenancy.
A versioned HTTP API (/api/v1) backed by Laravel Passport. Your app authenticates once, selects an organisation context, and reads or manages pool data with the same permissions model as the web dashboard.
List pools, live overview metrics, member directories, and bot performance for the desks your users belong to.
Assign entitlements, record payments, fund pools, and settle payouts — with a full audit log for compliance.
Password grant for member apps, client credentials for server integrations — one users table, one permission model.
Mobile or web apps for members to view pool PnL, earnings, and seat status — branded for your organisation.
Activate product seats after checkout via your payment processor. Same OAuth session as the Botso Desk dashboard.
Pull payout history, audit logs, and member lists into spreadsheets, dashboards, or compliance workflows.
Wire Botso Desk into internal portals with service-account credentials and org-scoped API keys.
Partner agencies ship custom front-ends on top of the platform without forked infrastructure.
Native iOS and Android clients use the same endpoints documented for web — token storage and org switching included in our mobile guide.
Full endpoint reference, authentication flows, curl examples, and sandbox setup — everything external partners need.
Documentation: https://external.botso.ai/v1/