Skip to main content
The API can build several retailer destinations directly from native product IDs. Incarts stores the final destination behind the tracked shortLink; it is not exposed in the public response. Each product accepts quantity from 1–999. If you omit it, the API applies the documented default of 1 before destination generation and persistence.

Product detail example

Change retailer, the native product ID, and the retailer scope on your API key for Amazon, Kroger, or Walmart product pages.

Add-to-cart examples

Amazon carts use ASINs:
Target carts use TCINs:

Create link endpoint

Open the full schema, examples, and response codes.