Overview With each API request you must send 3 parameters to validate your identity: API Key Signature value (encrypted with your private key) SigData value (unencrypted) Within your Optimise Affiliat...
API
Optimise Network API – Merchant
Optimise API Request Headers The API will return responses in both JSON and XML format. You need to add the appropriate headers to your request. For JSON Response: Content-Type: application/json; char...
Optimise Network API – Affiliate
Optimise API Request Headers The API will return responses in both JSON and XML format. There are two ways by which you can get the response in your requested format. 1. Pass the parameter output=json...
Optimise Network API – Getting Started
Introduction The Optimise Network API is a REST API that provides access to a number of methods for both Affiliates & Merchants. The API gives response in XML & JSON formats. There are two way...