AI Gateway & Registry API Reference
Complete API documentation for the Better Data AI Gateway and Commerce Registry.Base URLs
- Gateway:
https://gateway.betterdata.co - Registry:
https://registry.betterdata.co
Authentication
All requests require authentication via API key:Gateway Endpoints
List Available Tools
GET /v1/{gateway_id}/tools
Get available tools for a specific AI provider.
Query Parameters:
provider(required):claude|openai|grok|geminisession_id(optional): Session identifier
Execute Tool
POST /v1/{gateway_id}/tools/execute
Execute a tool with the specified provider.
Request Body:
Registry Endpoints
Register Gateway
POST /api/gateways
Register a new gateway in the Commerce Registry.
Get Gateway
GET /api/gateways/{gateway_id}
Get gateway registration details.
Search Gateways
GET /api/gateways/search
Search for gateways by brand, domain, or GTIN.
Query Parameters:
q: Search querycategory: Filter by categoryverified: Filter by verification status