Skip to main content
POST /v1/hosted/products, costs 1 standard credit per record returned (capped by max_products and your plan limit).

Request

Fields on ProductCrawlRequest (partial, the ones most callers need):

Response

ProductCrawlResponse, wrapped in hosted usage metadata. Each record is an AlgoliaProductRecord, already shaped for a search index:
objectID is ready to push straight into Algolia. _source and citations are the evidence trail, where each record (and, where available, each field) came from. completeness_score flags records worth a second look before they go live in a search index. See Destinations to push these records directly to Algolia or a webhook.