Complete API reference for product search, discovery, and commerce intelligence endpoints. Includes authentication, request/response formats, and error handling.
x-api-key
header. Get your API key if you don’t have one yet.
/api/feed
Retrieve customizable product feeds for commerce applications./api/product
Get detailed information about a specific product by URL./api/vendors
List all available vendors and their metadata./api/search
Advanced AI-powered product search with natural language understanding and comprehensive filtering./v1/agentic-search-mini
Fast product discovery with Google Shopping data and optional AI enrichment (up to 10 results)./api/regular-search
High-performance product search without AI processing for maximum speed.products
array:
Error Code | HTTP Status | What it means | How to fix |
---|---|---|---|
UNAUTHORIZED | 401 | Invalid or missing API key | Check your API key is correct and included in the x-api-key header |
FORBIDDEN | 403 | API key access denied | Contact support to verify your API key permissions |
INVALID_PARAMETER | 400 | Invalid request parameter | Review the parameter requirements in the endpoint documentation |
NOT_FOUND | 404 | Resource not found | Verify the endpoint URL and any resource IDs |
RATE_LIMITED | 429 | Too many requests | Implement rate limiting or reduce request frequency |
INTERNAL_ERROR | 500 | Server error | Try again or contact support if the issue persists |
message
and details
fields to help you identify and fix issues quickly.