The Public Server Status JSON API gives you access to live server statuses. This API is public and does not require a key as this data is cached every second.
API Index
We currently offer the following public JSON APIs:
This request indexes players by InSim PLID (inside the players object) and returns all currently connected clients. It is designed for use with local InSim applications. This example only returns one client for brevity.
RESPONSE:
GET https://api.tc-gaming.co.uk/json/status_one.json
HTTP/1.1 200 OK
This request indexes players by InSim PLID (inside the players object) and returns all currently connected clients. It is designed for use with local InSim applications. This example only returns one client for brevity.
RESPONSE:
Server Status: CityDriving Three
REQUEST:/json/status_three.json
This request indexes players by InSim PLID (inside the players object) and returns all currently connected clients. It is designed for use with local InSim applications. This example only returns one client for brevity.
RESPONSE:
Server Status: CityDriving Four
REQUEST:/json/status_four.json
This request indexes players by InSim PLID (inside the players object) and returns all currently connected clients. It is designed for use with local InSim applications. This example only returns one client for brevity.