Approve the agent¶
POST /api/hypercore/agent/approve
Returns the approveAgent EIP-712 payload for the user's main wallet to sign. Submit the signature via /api/hypercore/agent/submit.
Authentication
Send your API key in the api-key header.
Responses
| Status | Description |
|---|---|
200 |
A CoreActionPlan to sign with signTypedData, plus context. |