List the attribution links you've created
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.
Picking a marketplace
Use marketplace to filter links by Amazon marketplace — for example amazon.com, amazon.co.uk, amazon.de or amazon.fr.
Pass marketplace=all to retrieve links from every marketplace in a single response; each link still carries its own marketplace field so you can split client-side.
Default: marketplace defaults to amazon.com when omitted, for backward compatibility with pre-v2 clients. If you’re a new integration and want to see links from non-US marketplaces (e.g. UK), you must pass either a specific marketplace (such as amazon.co.uk) or all. Omitting the parameter will only return US links.
Documentation Index
Fetch the complete documentation index at: https://docs.archeraffiliates.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.