CS2 Servers
Approves a new CS2 server.
This will generate an access key which allows the server to submit records, jumpstats, etc.
post/servers
Request body
Example request
{
"host": "255.255.255.255",
"owner_id": "76561198282622073"
}Response
Example response
{
"access_key": "01JG9X9ZMAKCNXH19VMXZ7BC08"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.