Loading
REST API, API keys, club approval, and optional hosted checkout—build on the same platform clubs use every day.
// GET /v1/partner/clubs/clubId Authorization: Bearer tbk_… HTTP 200 · JSON
Example request—use your issued key and an approved club.
Everything you need to offer booking and payments from your own product.
Stable `/v1/partner` routes for clubs, courts, availability, equipment, bookings, and more.
Create and revoke keys from the developer dashboard; secrets are shown once—store them safely.
Request access per club; managers approve before you can call club-scoped endpoints.
Hashed keys, request logging, and hosted return URLs limited to origins you configure.
Optional flow: create a booking via API, then send payers through our checkout and back to your site.
Human-readable docs plus OpenAPI JSON for tools and codegen—link from the developer portal.
Register to get API keys, request club access, and ship your integration.
Start partner registration