REST API
|
General
|
API Overview
|
GET /service/ping
|
GET /service/set_currency_exchange_rates
|
Advertiser
|
POST /advertiser/add_advertiser
|
PATCH /advertiser/edit_advertiser
|
Affiliate
|
GET /affiliate/get_links
|
GET /affiliate/get_single_link
|
GET /affiliate/search
|
GET /affiliate/decode_trackingcode
|
PATCH /affiliate/edit_affiliate
|
POST /affiliate/add_affiliate
|
POST /affiliate/affiliate_login_ips
|
Config
|
GET /config/get_global_void_ips
|
GET /config/get_global_post_ips
|
GET /config/get_global_hostnpost_ips
|
POST /config/add_global_void_ip
|
POST /config/remove_global_void_ip
|
POST /config/add_global_post_ip
|
POST /config/remove_global_post_ip
|
POST /config/add_global_hostnpost_ip
|
POST /config/remove_global_hostnpost_ip
|
Creative
|
GET /creative/get_creatives
|
GET /creative/get_creative_fields
|
GET /creative/get_creative_rules
|
PATCH /creative/delete_creative
|
PATCH /creative/edit_creative
|
PATCH /creative/edit_creative_rules
|
PATCH /creative/undelete_creative
|
POST /creative/add_creative
|
POST /creative/add_creative_rule
|
POST /creative/delete_creative_rules
|
Offer
|
GET /offer/get_conversion_caps
|
GET /offer/check_orderid_exists
|
GET /offer/get_commission_changes
|
GET /offer/get_details
|
PATCH /offer/activate_offer
|
PATCH /offer/edit_landing_page
|
PATCH /offer/edit_offer
|
PATCH /offer/pause_offer
|
PATCH /offer/set_commission_change_payouts
|
PATCH /offer/set_enabled_affiliates
|
PATCH /offer/set_offer_categories
|
PATCH /offer/set_offer_countries
|
PATCH /offer/set_offer_goals
|
PATCH /offer/set_offer_groups
|
PATCH /offer/set_offer_marketing_types
|
PATCH /offer/store_offer_ips
|
POST /offer/add_commission_change
|
POST /offer/add_landing_page
|
POST /offer/add_offer
|
POST /offer/add_tracking_domain
|
Reporting
|
GET /report/profitloss
|
GET /report/transaction
|
Customer
|
PATCH /customer/lock
|
PATCH /customer/unlock
|
GET /customer/export
|
PATCH /customer/forget
|
Transaction
|
GET /transaction/transaction_payout_preview
|
PATCH /transaction/transaction_update_revenue_by_orderid
|
PATCH /transaction/transaction_update_revenue_by_transaction_hash
|
POST /transaction/process_void
|
POST /transaction/process_chargeback
|
POST /transaction/process_reversal
|
GET /transaction/click_details
|