Search

Search the catalog for items matching the query string

Parameters

To use XO Search, you only need to get the token from the search tab in the XO Console. You can also get it directly from this addressarrow-up-right.

Name
Type
Is Required?

token

string

βœ…

query

string

βœ–

token

The XO Search API token.

circle-info

You can get it from this pagearrow-up-right.

query

The text query used to perform a search through the catalog.

Notes

  • If query is not specified, all items from the catalog will be fetched.

Response

All responses from XO Search uses the same format. Check API Reference page for a more detailed description of this format.

API Referencechevron-right

Usage example

NodeJS / NPM example

HTML example

Last updated