Skip to main content
GET
/
v1
/
server
/
bans
Fetch bans
curl --request GET \
  --url https://api.erlc.gg/v1/server/bans \
  --header 'server-key: <api-key>'
{
  "PlayerId": "PlayerName"
}

Documentation Index

Fetch the complete documentation index at: https://apidocs.erlc.gg/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

server-key
string
header
required

REQUIRED ON ALL REQUESTS. Get your server key at https://erlc.link/sk

Response

Bans data

PlayerId
string
Example:

"PlayerName"