IKA Staking
Validator staking & liquid IKA
Returns all agent keys for the authenticated user.
cURL
curl --request GET \ --url https://backend.inkwell.finance/api/v1/agents \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": [ { "id": 123, "agentName": "<string>", "agentType": "<string>", "identityTier": "<string>", "keyPrefix": "<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
Agent list
Show child attributes