Pools & shared bots
List pools, live overview metrics, member directories, and bot performance for clubs your users belong to.
Developers / Integrations
The Botso.ai API is a REST interface to the platform behind our autonomous trading bots, web dashboard, and native apps — pools, tickets, members, funding, payouts, and audit trails. OAuth2 auth, JSON responses, multi-club tenancy.
A versioned HTTP API (/api/v1) backed by Laravel Passport. Your app authenticates once, selects a club 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 clubs 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 ticket status — branded for your organisation.
Issue pool tickets after checkout via your payment processor. Same OAuth session as the botso dashboard.
Pull payout history, audit logs, and member lists into spreadsheets, dashboards, or compliance workflows.
Wire Botso.ai into internal portals with service-account credentials and org-scoped API keys.
Eposy and 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/