# Archer Affiliates API ## Docs - [Attribution links](https://docs.archeraffiliates.com/docs/affiliates/attribution-links.md): What an attribution link is, the difference between single and bulk generation, and what to expect in your reports. - [Affiliate quickstart](https://docs.archeraffiliates.com/docs/affiliates/quickstart.md): Create your first attribution Amazon link end-to-end in under five minutes. - [Authentication](https://docs.archeraffiliates.com/docs/authentication.md): Exchange your Archer username and password for a bearer token, then call any endpoint with it. - [Brands and products](https://docs.archeraffiliates.com/docs/concepts/brands-and-products.md): How Archer models the catalog — what a brand is, what a product is, and how to discover the right ids. - [Marketplaces](https://docs.archeraffiliates.com/docs/concepts/marketplaces.md): How Archer identifies Amazon marketplaces, and how the marketplace parameter behaves on each endpoint. - [Reporting](https://docs.archeraffiliates.com/docs/concepts/reporting.md): How Archer's report rows are built — fields, filters, paging, and currency. - [Introduction](https://docs.archeraffiliates.com/docs/introduction.md): Pick the path that matches your account — Affiliate or Seller. - [Seller quickstart](https://docs.archeraffiliates.com/docs/sellers/quickstart.md): See which creators are driving sales for your brand, and how much commission you've paid out. - [Create an attribution Amazon link](https://docs.archeraffiliates.com/publisher-api/attribution-links/create-an-attribution-amazon-link.md): Create an attribution Amazon link for one product on one marketplace. - [Generate attribution links in bulk](https://docs.archeraffiliates.com/publisher-api/attribution-links/generate-attribution-links-in-bulk.md): Kick off a bulk attribution-link generation job. Submit up to 5,000 ASINs in a single request and we'll email you a CSV of the finished links once they're ready — no need to poll. - [List the attribution links you've created](https://docs.archeraffiliates.com/publisher-api/attribution-links/list-the-attribution-links-youve-created.md): Returns every attribution Amazon link you've created with Archer, paginated. Use `page` to step through pages and `limit` (up to 500) to control the page size. - [Sign in and get an access token](https://docs.archeraffiliates.com/publisher-api/auth/sign-in-and-get-an-access-token.md): Exchange your Archer username and password for an access token. - [List brands you can promote](https://docs.archeraffiliates.com/publisher-api/brands/list-brands-you-can-promote.md): List the brands you're approved to promote on the Archer platform. - [Browse the product catalog](https://docs.archeraffiliates.com/publisher-api/products/browse-the-product-catalog.md): Browse the products available to you in the Archer catalog, on the Amazon marketplace of your choice. - [Look up one product by ASIN](https://docs.archeraffiliates.com/publisher-api/products/look-up-one-product-by-asin.md): Returns full product details for a single ASIN on a single Amazon marketplace. The response has the same shape as one row from `/getproducts` — title, price, image, commission rate, an in-stock flag and a ready-to-share Amazon URL. If the product isn't in the catalog for the chosen marketplace you g… - [Agg Report For Affiliates](https://docs.archeraffiliates.com/publisher-api/reports/agg-report-for-affiliates.md): Returns aggregated totals for all links created under the account. - [Get Prod Report All](https://docs.archeraffiliates.com/publisher-api/reports/get-prod-report-all.md): Returns ad-group level data per date. Use lower limits to avoid timeouts. - [Get Reporting Insights](https://docs.archeraffiliates.com/publisher-api/reports/get-reporting-insights.md): Product-level sales breakdown. Date format is YYYYMMDD. - [Links Data](https://docs.archeraffiliates.com/publisher-api/reports/links-data.md): Returns per-link aggregated metrics. Maximum limit is 100. - [Sales, commission and traffic for your links](https://docs.archeraffiliates.com/publisher-api/reports/sales-commission-and-traffic-for-your-links.md): See how your Archer links are performing — sales, commission, clicks and conversions — broken down by day, product and Amazon marketplace. - [Sign in and get an access token](https://docs.archeraffiliates.com/seller-api/auth/sign-in-and-get-an-access-token.md): Exchange your Archer username and password for an access token. - [List brands you own](https://docs.archeraffiliates.com/seller-api/brands/list-brands-you-own.md): List the brands you own on the Archer platform. - [List ASINs across the brands you own](https://docs.archeraffiliates.com/seller-api/products/list-asins-across-the-brands-you-own.md): List the ASINs across the brands you own. - [Sales and commission for your brand's products](https://docs.archeraffiliates.com/seller-api/reports/sales-and-commission-for-your-brands-products.md): Brand-side performance reporting. See how your products are selling across Amazon and how much commission you're paying out to creators promoting them. ## OpenAPI Specs - [sellers-openapi](https://docs.archeraffiliates.com/docs/api-reference/sellers-openapi.json) - [openapi](https://docs.archeraffiliates.com/docs/api-reference/openapi.json)