IKA Staking
Validator staking & liquid IKA
Generates a new API key and invalidates the old one.
cURL
curl --request POST \ --url https://backend.inkwell.finance/api/v1/agents/{id}/rotate \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "id": 123, "key": "<string>", "keyPrefix": "<string>", "warning": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.inkwell.finance/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.inkwell.finance/llms.txt
Use this file to discover all available pages before exploring further.
User JWT token for agent management endpoints
New key issued
Show child attributes