get http://api.rusic.com/participant
Get your account details
Response
Get your account details
xxxxxxxxxx
curl --request GET \
--url http://api.rusic.com/participant \
--header 'Accept: application/vnd.rusic.v1+json' \
--header 'X-API-Key: [[app:key]]' \
--header 'X-Rusic-Participant-Token: [[app:participant]]' \
--header 'accept: application/json'