Skip to main content
With your API token ready, let’s make your first request: searching for products.

Search for Products

Search products using POST with a search query. In this example we will search the recommended “any” field, which will compare the value to any text field including ‘name’, ‘description’, ‘category’, ‘merchant’ and ‘brand’.

Response

The response offers multiple ways to monetize products. If you have your own merchant relationships, you can replace the ’@@@’ with the applicable network publisher ID and ’###’ with an applicable subtracking ID. Additionally, it is recommended you take advantage of our click tracking technology by using urls.outclick instead of urls.affiliate which can be used to build a fully hydrated picture of your customer’s journey.

Handle Errors

Check the response status and handle errors:

Next Steps

Now that you’ve made your first requests, learn about integration patterns for building robust applications.