Skip to main content
GET
Get public profile information about a user.

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

ID of the user or "me" for currently logged in user.

Response

Response body contains a user object in JSON format.

status
string
Example:

"success"

user
object
Last modified on July 21, 2026