This section is intended for developers who want to write applications that interacts with OffersHub.
Before You Start:
- You need an OffersHub partner/manager account.
- Once you have an account, obtain an API key and your network id from the dashboard.
- If your application will use any API methods that require user authorization, read the authentication guide to learn how to implement authorization.
- Familiarize yourself with the core concepts of the JSON (JavaScript Object Notation) data format. JSON is a common, language-independent data format that provides a simple text representation of arbitrary data structures. For more information, see json.org.
OffersHub Partner API
Visit OffersHub Partner API Documentation
Publisher API
Visit OffersHub Publisher API Documentation