This guide helps approved developers get started with the BeatPass API.
API access is invite-only. Developer tokens are granted on a case-by-case basis. To request access, contact contact@beatpass.ca. See Authentication for details.
GET /api/v1/tracksAuthorization: Bearer {your-token}Accept: application/json
Detail
Value
Access
Invite-only, granted by BeatPass team
Token expiration
90 days from creation
Data access
Token required for rich API responses
Unauthenticated requests return minimal data (id, name, model_type only). A valid Bearer token is required for rich responses with pricing, plays, BPM, and licensing info.
Undocumented endpoints are off-limits. Unauthorized access attempts are logged, monitored, and may result in immediate token revocation and account termination.
If you encounter a 403 Forbidden response, the endpoint requires permissions your account does not have. Contact support if you believe this is an error.