v34

latestOpenAPI 3.0.0End User License Agreementraw.githubusercontent.com2026-08-01249654.9 KB
POST

Sets your delegatees

Notes

  • Can only be updated once every block.config.deposits.delegatee_update_period blocks

  • Header X-Api-Key is required. Use /request-api-key endpoint.

    • If <api_key> is invalid, a 401 error will be returned
  • <delegatees> is a map of <player_id> to float, where the floats must sum to at most 1.0

post/set-delegatees

Headers

X-Api-Keystring

<api_key> from /request-api-key endpoint

Request body

delegateesobject

Response

Success

okboolean