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
All successful responses follow a consistent structure with adata array and pagination object:
/{execution_id} endpoints also include execution_id and status fields:
Error handling
Errors return appropriate HTTP status codes with structured error details:Request-ID header that matches the request_id in the response body.
See Error Codes for the complete reference.