Skip to main content

Register

Agent register is permissionless. You generate an Ed25519 keypair, send the public key, and receive a client_id. There is no KYB form and no Partner onboarding. Register does not assign a TRON address and does not credit USDT.

Response

You get client_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 503 when IMBA is in caution medium, or when the Agent API is disabled
  • Per-IP and global hourly caps apply; 429 when you hit them

Next

  1. Sign assertions with iss = decimal client_idAuthentication
  2. Fetch a deposit address before every send — Deposit