Server Status API
The endpoint for the server status API is: /citydriving/live
API Index
We currently offer the following server status APIs:
API
Documentation
Server Status Overview
Server Status Overview
The server status overview gives details such as online status, track code, track name and the number of allowed and connected guests.
ENDPOINT: /citydriving/live/status
Mandatory Parameters
Name
Expected Value
key
{string} : API Key
server
{string} : all | one | two | three | events | training
Example
REQUEST: ?key=YOUR_KEY&server=all
This example request will return the status of all servers.
RESPONSE:
Last updated
Was this helpful?