Skip to main content
Use agent-identity when you need a verifiable identity for an AI agent, bot, or automation.

Best For

  • agent registration
  • public agent discovery
  • trust packaging for automation systems

Flow Type

Instant. The controller or agent wallet signs the registration request.

Required Fields

FieldRequiredNotes
agentIdYesStable agent identifier
agentAccountId or agentWalletOne requiredAgent wallet or account
agentLabelNoHuman-readable display name
agentTypeNoai, bot, service, automation, or agent

Example

{
  "agentId": "support-bot-1",
  "agentWallet": "0x..."
}