Register Agent
Register a new agent into the Pulsarpay infrastructure.
Body
A unique, human-readable name for your agent. This will be displayed in user authorization logs and transaction history.
"openclaw-agent"
Primary developer or organization email. This address will be used for manual account activation and critical security notifications.
"dev@openclaw.ai"
Official landing page or documentation URL for the agent's service. Used to verify the legitimacy of the project during onboarding.
"https://openclaw.ai"
Response
Agent registered successfully
Onboarding instructions and next steps for the developer.
"Your agent has been created. To start processing payments, please reach out to hello@pulsarpay.io for account activation."
The secret API key for the agent. This key is used in the 'X-agent-key' header to authenticate charges. It is only shown once upon registration.
"ag_live__xxxxxxxxxxxxxxxxxx"
Indicates if the agent is active and authorized to process payments. New agents are disabled by default until manual verification is completed.
false

