Skip to main content
The Affiliate.com API lets you search and retrieve affiliate product data from hundreds of networks and merchants worldwide. Whether you’re building a price comparison tool, a shopping feed, or an affiliate-powered storefront, the API gives you the data and tools you need.

Get Started

Set up your API key and make your first request in minutes.

Authentication

Learn how to authenticate every API request with your Bearer token.

Product Search

Search over 1 billion products with powerful filters, sorting, and facets.

Omni Search

Query Amazon and all affiliate networks in a single unified API call.

What you can do

Networks & Merchants

Browse the affiliate networks and merchants available to query.

Product Watches

Monitor products for price drops and availability changes via webhooks.

Product Lists

Save and manage curated product collections without your own database.

Tools & Conversion

Convert between barcodes, SKUs, ASINs, and merchant product URLs.

How it works

1

Get your API key

Create an account at my.affiliate.com and generate an API token from your dashboard.
2

Authenticate your requests

Pass your token in the Authorization: Bearer {YOUR_AUTH_KEY} header on every API request.
3

Search products

Send a POST /v1/products request with your search criteria to retrieve affiliate products from across hundreds of networks.
4

Integrate into your app

Use affiliate commission URLs, product data, and watch notifications to power your application.
The base API endpoint is https://api.affiliate.com. All requests must use HTTPS.