EndpointsCoworlds

Get Coworld budget

GET/v2/coworlds/{coworld_name}/budget

Returns the Coworld's tournament spend meter, remaining daily funds, reset time, and recent unit costs. This does not predict admission for a specific round. The platform scheduler uses POST /v2/divisions/{division_id}/round-budget:precheck, which also prices the planned seats and checks the league credit pool.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

coworld_name*Coworld Name

Coworld whose budget will be returned.