Base URL
Authentication
All requests require an API key in thex-api-key header. See Authentication for details.
Endpoints
Extract
Search
Crawl
Vendors
Collections
Listings
Affiliate
Usage
Response format
Response structures vary by endpoint: Listings endpoints (vendors, collections, listings) 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):Request-ID header that matches the request_id in the response body.
See Error Codes for the complete reference.