Overview
NOTE: Using ClickBank APIs may require a rudimentary understanding of computer programming. If you do not feel equipped to proceed, we encourage you to seek assistance from someone who has computer programming experience.
The following are API resources for ClickBank API users:
Debugging
The ClickBank APIs include a debugging service at the following URL:
https://api.clickbank.com/rest/1.3/debug
When you send a request to the debugging service, it returns the request context information including the security context information. This can be useful when correcting issues with the ClickBank APIs.
Code Samples
The following code samples show a ClickBank API users might use the ClickBank APIs using different web clients. Each sample provides the necessary credential and header information and requests a list of orders.
- C# – https://api.clickbank.com/api/api_13_examples/api_example.csharp
- Java – https://api.clickbank.com/api/api_13_examples/api_example.java
- PHP – https://api.clickbank.com/api/api_13_examples/api_example.php
- Python – https://api.clickbank.com/api/api_13_examples/api_example.py
- Ruby – https://api.clickbank.com/api/api_13_examples/api_example.rb