Register Agent
registerProvide your TRON address to begin agent registration. Returns a challenge to sign with your private key, then use the signature to verify and obtain your API key.
Instructions
Start agent registration by providing your TRON address. Returns a challenge string that you must sign with your TRON private key using tronWeb.trx.signMessageV2(). After signing, call verify_registration with the signature to receive your API key. No authentication required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Your TRON wallet address (T-address format, 34 characters) |