Skip to main content
GET
Get Economy Data

Autorizaciones

Authorization
string
header
requerido

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Parámetros de consulta

action
enum<string>
requerido

Action type for retrieving data.

Opciones disponibles:
balance,
leaderboard,
rank,
cooldowns
userId
string

User ID (required for balance, rank, cooldowns).

limit
integer
predeterminado:10

Record limit for leaderboard.

Respuesta

Successful response with economy data.

The response is of type object.