type: extraAgents user: address (42-char hex)
Extra agent configurations associated with the account.
// Request curl https://hyperliquid.blockpi.network/v1/info/your-api-key -X POST -H "Content-Type: application/json" --data '{"type":"extraAgents"}' // Result []
Was this helpful?