IMPORTANT: New domain, api.erlc.gg - move your apps before May 11th! Learn more
IMPORTANT: New domain, api.erlc.gg - move your apps before May 11th! Learn more
curl --request GET \
--url https://api.erlc.gg/v1/server \
--header 'server-key: <api-key>'{
"Name": "API Test",
"OwnerId": 123,
"CoOwnerIds": [
123
],
"CurrentPlayers": 123,
"MaxPlayers": 123,
"JoinKey": "APIServer",
"AccVerifiedReq": "Disabled / Email / Phone/ID",
"TeamBalance": true
}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.
REQUIRED ON ALL REQUESTS. Get your server key at https://erlc.link/sk
curl --request GET \
--url https://api.erlc.gg/v1/server \
--header 'server-key: <api-key>'{
"Name": "API Test",
"OwnerId": 123,
"CoOwnerIds": [
123
],
"CurrentPlayers": 123,
"MaxPlayers": 123,
"JoinKey": "APIServer",
"AccVerifiedReq": "Disabled / Email / Phone/ID",
"TeamBalance": true
}