Register
Agent register is permissionless. You generate an Ed25519 keypair, send the public key, and receive aclient_id. There is no KYB form and no Partner onboarding.
Register does not assign a TRON address and does not credit USDT.
Response
You getclient_id and kid. If a webhook URL was accepted, hmac_secret is shown once. Repeat register does not return the secret — use rotate under the agent JWT.
Limits
- New register can return
503when IMBA is in caution medium, or when the Agent API is disabled - Per-IP and global hourly caps apply;
429when you hit them
Next
- Sign assertions with
iss= decimalclient_id— Authentication - Fetch a deposit address before every send — Deposit