System Information
Economy API GET Endpoints
System Information
Retrieve system information and Economy API statistics.
Available actions:
stats- general statistics (users, businesses, mafias, governmentBalance).uptime- server uptime.dbStatus- database connection status.
GET
System Information
Authorizations
API key for accessing CivOps endpoints.
Passed in the Authorization: Bearer <key> header.
REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).
Query Parameters
Action type for retrieving data.
Available options:
stats, uptime, dbStatus Response
Successful response with system data.
The response is of type object.