Skip to main content
POST
Buy generator units with buzz

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Headers

X-Client-Version
string

Native client semver. Below minClientVersion returns 403 GAME_UPDATE_REQUIRED.

Body

application/json
generatorId
enum<string>
required
Available options:
rookie-card,
foam-finger-stand,
zamboni-fleet,
banner-press
quantity
integer
required
Required range: 1 <= x <= 100
idempotencyKey
string<uuid>
required

Response

{ ledger, costPaid, playbooksGranted }

ledger
object
required

locker-singularity idle ledger wire state. Buzz counters are BigInt serialized as decimal strings. Additive-only wire evolution (d-sports-api#682).

costPaid
string
required

BigInt serialized as decimal string.

playbooksGranted
integer
required

0 when no milestone threshold was crossed.