CS2 Servers
Returns the CS2 server with the specified ID / name.
If you specify a name, it does not have to be an exact match, although exact matches will be preferred.
get/servers/{server}
Path parameters
Example:Alpha's KZ
a server ID or name
Response
Example response
{
"host": "255.255.255.255",
"owner": {
"id": "76561198282622073"
},
"approved_at": "1970-01-01T00:00:00Z",
"a2s_info": {
"_updated_at": "1970-01-01T00:00:00Z"
},
"geo_info": {
"_updated_at": "1970-01-01T00:00:00Z"
}
}