AvantLink.com
HOMEABOUT USSOLUTIONSNEWSBLOGCONTACT USCLIENTS
AvantLink API
Platform independent, open-access to AvantLink data.
Affiliates Merchants
AvantLink API - Main

Affiliate Modules:

Data Retrieval

Merchant Modules:

Data Input Data Retrieval

Merchant Parent Modules:

Data Retrieval

Private Modules:

Data Retrieval

Description:

This is the Avantlink API, being accessed via an HTTP request. You can utilize these pages to help learn more about the API, what functionality is available and how to utilize that functionality. Click on a module below to get more detailed information.

Affiliate Modules:

Data Retrieval

Merchant Modules:

Data Input Data Retrieval

Merchant Parent Modules:

Data Retrieval

Private Modules:

Data Retrieval

Parameters:

  • module
    • Type: string
    • Required: true
    • Description: The name of an available API module.
  • help
    • Type: string
    • Required: false
    • Description: Specify the help parameter (with a non-empty value, e.g. "&help=1") to retrieve detailed descriptions for a given module.
  • output
    • Type: string
    • Required: false
    • Description: The specific output format you wish to receive results in. Possible values include: csv (comma-separated text), html, js (javascript document.write statements), rss, tab (tab-delimited text), and xml (the default). Individual modules may not support all output methods.