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/achievements \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://open.beatpass.ca/api/v1/producer-intelligence/achievements \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List of achievements
Was this page helpful?