Browse the Help Center for platform guides or API & Developers for integration docs.
curl --request GET \
--url https://open.beatpass.ca/api/v1/producer-intelligence/dashboard \
--header 'Authorization: Bearer <token>'{
"xp": 123,
"level": 123,
"achievements": [
{}
],
"stats": {}
}curl --request GET \
--url https://open.beatpass.ca/api/v1/producer-intelligence/dashboard \
--header 'Authorization: Bearer <token>'{
"xp": 123,
"level": 123,
"achievements": [
{}
],
"stats": {}
}Was this page helpful?