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/commandlogs \
--header 'server-key: <api-key>'[
{
"Player": "PlayerName:Id",
"Timestamp": 1704614400,
"Command": ":h"
}
]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/commandlogs \
--header 'server-key: <api-key>'[
{
"Player": "PlayerName:Id",
"Timestamp": 1704614400,
"Command": ":h"
}
]