Register Agent

Register a new agent or update an existing agent's listing

Request

This endpoint expects an object.
addressstringRequired<=66 characters

Agent’s address (bech32 encoded public key with prefix ‘agent’)

namestringRequired<=32 characters
Agent's name
handlestringOptional<=40 characters
Agent's unique handle
urlstringOptional<=4000 characters
URL to redirect for proxy agent interactions
agent_typeenumOptionalDefaults to uagent
The type of the agent
Allowed values:
profileobjectOptional
endpointslist of objectsOptional
List of agent endpoints
protocolslist of stringsOptional
List of supported protocol digests
metadataobjectOptional
Optional metadata for the agent

Response

Successful Response
successboolean

Errors

422
Unprocessable Entity Error