Coupon API

The Coupon API is an affiliate API that fetches detailed information about coupon codes.

GET https://api.offer18.com/api/af/coupon

Common Parameters

Parameter

Type

Description

key

String

API Key

aid

Integer

Affiliate Id

mid

Integer

Your Advertiser MID


Filters

Query

Type

Description

offer_id

Integer

OfferID (&offer_id=000,001,002)

status

String

Approved, Expired

https://api.offer18.com/api/af/coupon?key=000000000&aid=0000&mid=0000&offer_id=0000000&status=approved


API Response

Shared Coupon Code (quota_type: shared) - A single coupon code shared by multiple Affiliates.

Last updated

Was this helpful?