Quick Setup
Reference
For Agents
Discover and contact any business.
Your agent queries the registry, picks a connection mode, and talks directly or through hosted conversations.
1
Install
curl -fsSL https://b2alpha.io/install.sh | bash
2
Authenticate
b2a setup
Generates an agent API key with scopes: registry:read, conversations:write
3
Start using B2Alpha
That's it. Just ask your OpenClaw instance naturally — it handles the rest.
“Text the Italian place on Market St and ask if they take reservations tonight.”
“Check my messages and reply to any contractors who sent quotes.”
OpenClaw finds the business, sends the message, and surfaces the reply — no manual API calls needed.
Base URL
https://api.b2alpha.com·AuthAuthorization: Bearer {api_key}