Search API

Search for products

post

Search for products

Authorizations
AuthorizationstringRequired

Your Product API Read-Only Key

Body
strategystring · enumRequired

Strategy to use for search

Example: SEMANTICPossible values:
schemaIdstringRequired

ID of the product schema you're querying against

Example: ticketed-events
querystringRequired

The search term

Example: speakeasy venues to listen to live music and have a cocktail
topNintegerRequired

Number of results to retrieve

Example: 10
pageintegerOptional

Page number to retrieve (defaults to 1 if not provided)

Example: 3
profileIdstringOptional

Unique identifier of the anonymous or known profile. Only required when using a geo filter on the profile's location.

Example: abcd-1234-abcd-1234
Responses
200

Fetched search results successfully

No content

post
/search

No content

Last updated