Skip to main content
GET
Get radio recommendations

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

type
string
required

Type of radio (artist, track, genre)

Example:

"artist"

id
integer
required

ID of the entity

Example:

1

Response

Radio recommendations

status
string
Example:

"success"

tracks
object[]
Last modified on July 21, 2026