Get Government Data
Economy API GET Endpoints
Get Government Data
Retrieve information about government finances and transfers.
Available actions:
balance- government balancetransfers- list of government transfers (requires page, limit).
GET
Get Government Data
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:
balance, transfers Page number for transfers (default 1).
Record limit for transfers (default 25).
Response
Successful response with government data.
The response is of type object.