Hosted
The Better Data Hosted Cloud provides a turnkey environment for conversational commerce. Follow these steps to go from zero to a production-ready gateway.
Better Data’s hosted surface area spans four coordinated services:
| Service | URL | Role | | ------- | --- | ---- | | Loop Engine | loops.betterdata.co | Governed, metered loop execution | | Commerce Gateway | gateway.betterdata.co | LLM-facing gateway and tool execution | | Verification API | verify.betterdata.co | Signal Tags verification | | CCO platform | app.betterdata.com | SCM/DCM apps, admin, analytics |
Read more: Hosted Loop Engine · Signal Tags (platform)
Head over to app.betterdata.io and create a free account. You'll immediately have access to the Cloud Free tier.
In the dashboard, navigate to Settings -> API Keys.
The easiest way to see the gateway in action is to connect an existing store.
You can test your new gateway directly in the dashboard using the Playground.
"What are my best-selling products?"
The playground will show you the exact tool calls being made and the JSON results returned from your store.
To use your hosted gateway with Claude or ChatGPT, you'll use the Gateway Endpoint:
1https://api.betterdata.io/v1/executeSee the Claude MCP or ChatGPT guides for specific implementation details, swapping your local URL for the Better Data Cloud URL.
