Leaders
Get leader registry policy
Required API-key scope: leaders:read. The registry's current staking policy: minimum eligible stake, per-transaction budget cap, and unbonding duration. A deployment has one leader registry; if several have been projected, the most recently created one is returned.
Authorizations
Talus API Key in the form key_id.secret. The API also accepts Authorization: ApiKey <key_id.secret>, but the docs UI is configured to send x-api-key.
200application/json
Leader registry policy
Per-transaction budget cap.
Minimum stake, in US, for a leader to be eligible.
How long unstaked shares stay locked before they can be claimed.
404
No leader registry has been projected yet
500
Internal server error