Get information about the ranking key
cURL
curl --request GET \ --url https://api.readmin.app/ranking \ --header 'api-key: <api-key>'
{ "success": true, "keyInfo": { "_id": "<string>", "groupId": "<string>", "id": "<string>", "key": "<string>", "name": "<string>", "rankingEnabled": true, "enableShouting": { "allowedRanks": [ "<string>" ] }, "enableJoinRequestManagement": true, "enableExile": true, "created": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.readmin.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.readmin.app/llms.txt
Use this file to discover all available pages before exploring further.
Returns information about the bot
Show child attributes