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.erlcrussia.xyz/v1/moscowroleplay/erlc/server/bans \ --header 'Authorization: Bearer <token>'
200
Example
{ "PlayerId": "PlayerName" }
Returns list of active bans on ER:LC server.
Standard API key for accessing ER:LC endpoints.
Passed in Authorization: Bearer <key> header.
Authorization: Bearer <key>
REQUIRED FOR ALL ER:LC ENDPOINTS.
Ban list.
Object where key is PlayerId, value is player name.