Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API token.
Query Parameters
Search term to find matching content
Minimum length:
1
Filter results by content type. If not specified, searches all types
Available options:
products
, pages
, collections
, events
, subscription_packages
Maximum number of results to return per type
Required range:
1 <= x <= 50