API Reference

Get Offers

GET /api/v1/offers?api_key=YOUR_API_KEY&subId=USER123

Example:

curl -X GET "https://adclickforge.com/api/v1/offers?api_key=YOUR_API_KEY&subId=12345"

Get Stats

GET /api/v1/stats?api_key=YOUR_API_KEY&date=today

Create Campaign

POST /api/v1/campaigns

Test Postback

POST /api/v1/postback/test

Last updated