API Credentials for AWIN

Guide to obtaining tokens, keys, and connections.

To connect to the AWIN Affiliates API you need three pieces of information: 1) the "API Key", 2) the "Account ID", and 3) the "Token" (OAuth 2). Below you will find a detailed, easy‑to‑follow process to obtain each of them.

API Key

  1. 1

    Go to AWIN’s website and log in to your account: https://ui.awin.com/idp/es/awin/login

  2. 2

    In the top menu, locate the “Tools” section and click on “Create a feed”.

  3. 3

    On the page that opens you will see a box titled “Download list”. Inside it appears a link that begins with https://productdata.awin.com/datafeed/list/apikey/…

  4. 4

    Copy only the part that comes immediately after /apikey/ and before the next /. That string is your API Key (it is usually a long mix of letters and numbers).

Account ID

  1. 1

    Return to your main dashboard (click the AWIN logo at the top left or choose “Dashboard”).

  2. 2

    Just below your account name—or in the upper‑right corner—you will see a highlighted number (usually 6 digits). That number is your Account ID.

  3. 3

    Write it down exactly as shown; you’ll need it in Botize’s connection form.

Token

  1. 1

    Click your name or user icon in the upper‑right corner and choose “Profile”.

  2. 2

    Inside your profile look for “API Credentials” (it might be in a side menu or a tab).

  3. 3

    Click the button “Show my API code” or similar.

  4. 4

    A long code called “OAuth2 Token” will appear. Copy it in full—this string is your Token.

  5. 5

    Store this Token safely; AWIN only reveals it when you request it.