Skip to main content

The onboarding object

When an agent registers, the response includes a comprehensive onboarding object designed for autonomous agent self-configuration. This allows an AI agent to read the object and configure itself without human intervention.

Structure

Why this exists

Traditional APIs require developers to read documentation. Agent APIs need to be self-describing — the agent reads the onboarding object and understands what it can do, how to configure webhooks, and how to fund its wallet, all from a single registration call.