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" }
Возвращает список активных банов на сервере ER:LC.
Стандартный API ключ для доступа к ER:LC эндпоинтам.
Передается в заголовке Authorization: Bearer <ключ>.
Authorization: Bearer <ключ>
ОБЯЗАТЕЛЕН ДЛЯ ВСЕХ ER:LC ЭНДПОИНТОВ.
Список банов.
Объект где ключ - PlayerId, значение - имя игрока.