Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.marketordie.io/v1/leaderboard \ --header 'Authorization: Bearer <token>'
{ "data": [ { "membership_id": "<string>", "name": "<string>", "level": 123, "points": 123 } ] }
Org members ranked by all-time approved points.
Your API key as a bearer token: Authorization: Bearer mod_live_…. (You can also send it as x-api-key.)
Authorization: Bearer mod_live_…
x-api-key
OK
Show child attributes