Skip to main content
The Catalog API enables AI-powered product search across the web, discovery and indexing of product listings, real-time extraction of rich product data, and affiliate link generation for monetization. All endpoints return JSON responses.

Base URL

Authentication

All requests require an API key in the x-api-key header. See Authentication for details.

Endpoints

Extract

Crawl

Vendors

Collections

Listings

Affiliate

Usage

Response format

Response structures vary by endpoint: Listings endpoints (vendors, collections, listings) return:
Search endpoints (agentic-search, agentic-search-mini) return:
/{execution_id} endpoints also include execution_id and status fields:

Error handling

Errors return appropriate HTTP status codes with structured error details: Standard error responses (400, 401, 402, 403, 404, 409, 429, 500):
All error responses include a Request-ID header that matches the request_id in the response body. See Error Codes for the complete reference.