GET https://api.offer18.com/api/af/offers
Parameters | Required | Description |
key | Required | API Key |
aid | Required | Affiliate ID |
mid | Required | Your Advertiser ID |
Parameters | Required | Description |
page | optional | Page Number |
model | optional | Offer Model : CPA |
country | optional | Geo Country : US |
offer_status | optional | Offer Status ( 1 : approved ) |
authorized | optional | Offer Authorization ( 1 : authorized ) |
offer_id | optional | offerid of the offer |
https://api.offer18.com/api/af/offers?mid=000&aid=111&key=8345BCS973KHDSHFF
https://api.offer18.com/api/af/offers?mid=000&aid=111&key=8345BCS973KHDSHFF&country=US&model=CPA&offer_status=1&authorized=1
{"response": "200","sync_time_utc": "1511935316","data": {"0001": {"offerid": "0001","name": "test1","status": "live","category": "GAME","currency": "INR","model": "CPA","price": 75,"date_start": "2017-06-22","date_end": "2018-12-23","preview_url": "http://test.com","offer_terms": "","country_allow": "US,IN,SL","country_block": "","authorized": "true","click_url": "http://demo.o18.co/c?o=0000&m=0000&a=0000","impression_url": "http://demo.o18.co/i?o=0000&m=0000&a=0000","creatives": {"300x50": ["http://c1.o18.co/0000/0000-1511941776.png","http://c1.o18.co/0000/0000-1511941842.png"],"300x300": ["http://c1.o18.co/0000/0000-1511941875.png"]}},"0002": {"offerid": "0002","name": "test2","status": "live","category": "GAME","currency": "INR","model": "CPA","price": 75,"date_start": "2017-06-22","date_end": "2018-12-23","preview_url": "http://test.com","offer_terms": "","country_allow": "","country_block": "","authorized": "true","click_url": "http://demo.o18.co/co?o=0000&m=0000&a=0000","impression_url": "http://demo.o18.co/i?o=0000&m=0000&a=0000"}}}