Skip to main content
POST
Generate cover art preview

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.

Body

application/json
template_id
integer
Example:

1

title
string
Example:

"My Track"

artist
string
Example:

"Artist Name"

Response

Cover art preview generated

status
string
Example:

"success"

preview_url
string
Example:

"https://example.com/preview.jpg"

Last modified on July 21, 2026