What are the different types of APIs available?

What are the different types of APIs available?

Cuelinks offers following API Methods:
  1. CampaignsThe Get Campaigns API helps you fetch all the campaigns in a particular country ( user's country of business will be returned by default).
  2. Campaigns Count: The Get Count of Campaigns API helps you fetch the number of campaigns in a particular country ( user's country of business will be returned by default).
  3. All Campaigns: The Get ALL Campaigns API helps you fetch all the campaigns in a particular country. All countries will be returned by default.
  4. Apply for campaign: There are some campaigns for which an explicit approval is required by the merchant. Such campaigns usually have status either as approved_for_selected or approved_for_selected_and_hidden.
  5. Transactions: The Get Transactions API helps you fetch all the Transactions in a specific date range and with an option to bifurcate based on one particular sub_id.
  6. Links: The Get Link API helps you fetch Affiliate URL as well as shortened affiliate URL for any plain URL.
  7. Offers: The Get Offers API helps you fetch all the Offers in a specific date range and with an option to filter based on a particular categories.

For more details, please refer: https://cuelinks.docs.apiary.io/

Note that the Cuelinks API does not offer advertiser/merchant product feeds.