Overview
The ClickBank Application Program Interfaces, or APIs, are tools that let you create applications to get information on your account. Your application provides your credentials and the information request, and ClickBank returns the information in the specified format.
Using information from the ClickBank APIs, you can create an application that displays or uses this data in useful ways. For example, you could create a dashboard that shows ClickBank data in addition to data from accounts with other online services, a subscription management tool, or an analytics package that shows sales trends for an account or product.
This article contains the following sections:
- How to Use ClickBank APIs
- How to Generate API Keys
- Supported APIs
- Verified Third Party Integrations
- Additional Resources & Related Articles
How to Use ClickBank APIs
Before proceeding with API use, make sure you review and agree to the ClickBank API Contract and that you are familiar with the formatting necessary for ClickBank authorization outlined here.
ClickBank API use is intended for:
-
Clients with computer programming experience
-
Clients with computer programming support on staff
-
A third party application (like Zapier) requesting ClickBank API keys
If one of those categories does not apply to you, ClickBank does not recommend attempting to use any of the ClickBank APIs.
API users, intending to program their own interactions/application with our APIs, must be capable of utilizing REST APIs. The minimum skills required include:
- Modification of HTTP request headers
- Understanding & use of HTTP responses
- Submission and receival of HTTP requests
- Consumption of JSON or XML response data
If you do not have this skill set, we recommend finding a developer who can assist you.
How to Generate API Keys
When utilizing the ClickBank API in an application that is already written, you will be asked for your API keys. Please see the following article explaining how to access those: How to Create API Keys
Supported APIs
ClickBank supports the following APIs in version 1.3--which is the current version. There are legacy versions available, but we recommend migrating to the new version.
Analytics API
The Analytics API provides subscription and statistical information.
- Article – Analytics API
- URL – https://api.clickbank.com/rest/1.3/analytics
Images API
The Images API lists images associated with an account.
- Article – Images API
- URL – https://api.clickbank.com/rest/1.3/images
Orders API
The Orders API lets you view order information and update some order parameters.
- Article – Orders API
- URL – https://api.clickbank.com/rest/1.3/orders2
Products API
The Products API lets you perform CRUD product management operations.
- Article – Products API
- URL – https://api.clickbank.com/rest/1.3/products
Quickstats API
The Quickstats API provides information about your account.
- Article – Quickstats API
- URL – https://api.clickbank.com/rest/1.3/quickstats
Shipping API
The Shipping API provides shipping information for physical good orders by receipt or time parameters.
- Article – Shipping API
- URL – https://api.clickbank.com/rest/1.3/shipping2
Ship Notice API
The Ship Notice API lets you create shipping notifications.
Tickets API
The Tickets API lets you create a technical support or refund ticket, and view or update the status of an existing ticket. For refund tickets related to physical products, you can also confirm that you’ve received a returned product.
- Article – Tickets API
- URL – https://api.clickbank.com/rest/1.3/tickets
Legacy Versions
These are older versions of the 1.3 APIs. They lack some of the new features of the versions listed above. You can continue to use them if you are already doing so, but you should plan on migrating to the newer versions, as these versions will eventually be deprecated.
- Legacy Orders API – https://api.clickbank.com/rest/1.3/orders
- Legacy Shipping API – https://api.clickbank.com/rest/1.3/shipping
- Legacy Ship Notice API – https://api.clickbank.com/rest/1.3/shipping/shipnotice
Verified Third Party Integrations
ClickFunnels
ClickFunnels is a sales funnel builder that integrates with ClickBank. This integration allows ClickBank Sellers to create seamless funnels and guide their customers through the sales process.
Related: ClickFunnels | ClickBank Integration
Everflow
An Everlow integration with ClickBank allows for performance monitoring of all channels and affiliates. This empowers ClickBank Sellers to make data-driven decisions and drill down into what is delivering the best ROI.
Related: Everflow | ClickBank Integration
Maropost
The Maropost Marketing Cloud is an ideal integration for ClickBank Clients who want to segment their audiences, personalize their marketing messages, and ensure successful deliverability. With a Maropost Marketing Cloud integration ClickBank Clients can trigger emails, unique coupons, mobile notifications, and SMS messages.
Related: Maropost | ClickBank Integration
Payoneer
Payoneer is the world’s go-to partner for digital commerce. From borderless payments to boundless growth, Payoneer works with businesses to make it easy to sell globally as it is locally.
Related: Payoneer | ClickBank Integration
RedTrack
RedTrack is a cookie-less ad tracker and conversion attribution solution.
Related: RedTrack | ClickBank Integration
Sendlane
Sendlane is an SMS and email marketing tool that allows sellers to customize highly-designed emails and track their email marketing efforts. An integration with Sendlane allows you to sync contact information so you can continue connecting with customers, automate emails, and target abandoned carts.
Related: Sendlane | ClickBank Integration
ShipOffers
Since 2001, ShipOffers has helped thousands of elite marketers boost cash flow, reduce stress, and grow their businesses without the added weeks of product sourcing or delays you may encounter with other fulfillment companies.
Voluum
Voluum is a cloud-based ad tracker with optimization tools that help affiliates track advertising campaigns, analyze data, and optimize ad performance. The integration between ClickBank and Voluum allows API data to be passed reliably between the two platforms.
Related: Voluum | ClickBank Integration
Zapier
Zapier is a product that allows end users to integrate the web applications they use and automate workflows.
Related: Zapier Instant Notifications
Additional Resources & Related Articles
- Zapier: ClickBank Integrations
- ClickBank Partners Page
- KNOWLEDGE BASE: Analytics API
- KNOWLEGE BASE: ClickBank API Resources