Duplicate Specific User Agent
Path parameters
address
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
no_cache
Request
This endpoint expects an object.
name
Name of the new agent.
readme
Readme content for the agent.
avatar_url
URL of the agent's avatar.
short_description
Brief description.
network
Network on which the agent will register (mainnet or testnet)
Allowed values:
Response
Successful Response
name
Name of the agent.
address
Bech32 address of the agent.
running
Whether the agent is currently running.
revision
Revision number of the agent.
domain
Domain name associated with the agent.
prefix
Address prefix of the agent.
Allowed values:
compiled
Whether the agent code has been compiled.
code_digest
Digest of the agent's code.
wallet_address
Wallet address of the agent.
code_update_timestamp
Last time the code was updated.
creation_timestamp
Time when the agent was created.
avatar_url
URL to the agent's avatar image.
maintainer_id
ID of the user maintaining the agent.
readme
README description of the agent.
short_description
Short description for display.
metadata
Metadata associated with the agent.
total_interactions
Total number of interactions recorded for the agent.