register_agent
Start agent registration by providing your Algorand address to receive a challenge string. Sign the challenge with your own wallet key and call verify_registration to complete the process.
Instructions
Self-service HOGSWAP API key, step 1 of 2 — zero human, zero email. Returns a challenge string; sign its exact bytes with the Algorand address's key IN YOUR OWN wallet tooling, then call verify_registration. NEVER pass mnemonics or private keys to any tool — signing happens in YOUR wallet tooling, never on this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Algorand address to bind the key to |