Request This endpoint expects an object.
name string Required
Name of the new agent.
readme string Optional
Readme content for the agent.
avatar_url string Optional
URL of the agent's avatar.
short_description string Optional
Brief description.
network enum Optional
Network on which the agent will register (mainnet or testnet)
Allowed values: mainnet testnet
Response Successful Response
name string
Name of the agent.
address string
Bech32 address of the agent.
running boolean
Whether the agent is currently running.
revision integer
Revision number of the agent.
domain string
Domain name associated with the agent.
prefix enum Defaults to test-agent
Address prefix of the agent.
Allowed values: agent test-agent
compiled boolean
Whether the agent code has been compiled.
code_digest string
Digest of the agent's code.
wallet_address string
Wallet address of the agent.
code_update_timestamp string format: "date-time"
Last time the code was updated.
creation_timestamp string format: "date-time"
Time when the agent was created.
avatar_url string
URL to the agent's avatar image.
maintainer_id string
ID of the user maintaining the agent.
readme string
README description of the agent.
short_description string
Short description for display.
metadata object
Metadata associated with the agent.