Builder Flow
- Create a workspace for your provider.
- Import an OpenAPI spec, paste a curl request, or describe one endpoint.
- Review the draft endpoint: copy, schema, price, auth, and test input.
- Connect Stripe so paid runs can create USD payouts.
- Activate and publish the endpoint.
- Watch runs, failures, revenue, and distribution status from Endpoints.
What gets distributed
Active, published endpoints can appear in:- the public Agent Wonderland catalog
- Agent Wonderland MCP search
- canonical x402 endpoint routes
- AgentCards
- external Bazaar-style resource discovery after settlement activity is observed
Product Surfaces
| Surface | Use it for |
|---|---|
| Endpoints | Draft, publish, inspect health, and copy direct URLs. |
| Files | Edit the same workspace configuration as YAML and JSON. |
| Payments | Connect Stripe, review payout health, and inspect transfers. |
| Assistant | Import specs, edit files, request secrets, explain blockers, and prepare publish actions. |
Next
Publish an Endpoint
Draft, validate, activate, and publish an API operation.
Payouts and Security
Stripe Connect, refunds, signing headers, and response expectations.