Skip to main content
POST
Initiate a track purchase via Stripe

Authorizations

Authorization
string
header
required

API access is invite-only. Contact contact@beatpass.ca to request access. Once approved, generate tokens from Account Settings → Developers. Include as: Authorization: Bearer {token}. Tokens expire after 90 days.

Path Parameters

id
integer
required

Track ID

Example:

1

Response

Stripe PaymentIntent created

client_secret
string

Stripe PaymentIntent client secret

purchase_id
integer
Last modified on July 31, 2026