Skip to main content
GET
Verify a license certificate by UUID

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

uuid
string
required

License UUID

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

License verification result

status
string
Example:

"success"

valid
boolean
Example:

true

license_details
object
Last modified on July 21, 2026