Offer18 Knowledge Base
  • Welcome!
  • Network
    • Offers
      • Create New Offer
      • Advertiser URL Builder
      • Tracking URL Macros
      • Offer - General
      • Offer - Targeting
      • Offer - Targeting Rules
      • Offer - Creatives
      • Offer - Assign Affiliates
      • Offer - Capping Rules
      • Offer - Events
      • Offer - Payout Rules
      • Offer - Anti-Fraud
      • Offer - Fallback / JS Integration
      • Create CPS offer
      • Revenue Share Offer
      • Smart Offer
      • Deep Link
      • Pre-landing Page
      • Offer Categories
      • Coupons
      • Suppression List
      • Retargeting Tag
    • Affiliates
      • Create Affiliate
      • Affiliate Profile
      • Affiliate Employee
      • Manage Affiliates
      • Manage Offers
      • Generate Tracking URL
      • Affiliate Global Postback
      • Affiliate Postback Test
      • API Access Manage
      • Log in Affiliate Account
      • Reset Password
      • Affiliate Referrals
    • Advertisers
      • Create Advertiser
      • Advertiser Profile
      • Advertiser's Offers
      • Advertiser Test Link
      • Login as Advertiser
      • Password Reset
    • Postback Integration
    • Integration
      • Shopify
      • Cookieless integration with Shopify
      • WooCommerce
      • Cookieless integration with WooCommerce
    • Mobile Attribution Integration
      • AppsFlyer
        • Global Attribution URL
        • AppsFlyer Normal Postback
        • Advanced Privacy Postback
        • AppsFlyer - Click Signing
      • Adjust
      • Branch
      • Singular
      • Kochava
    • Reports
      • Reports
      • Reports - KPI
      • Reports - Templates
      • Conversion Logs
      • Affiliate Postback Logs
      • Advertiser Postback Logs
      • Capping Logs
    • Account Configuration
      • General Settings
      • Tracking Settings
      • Custom Appearance
      • SMTP Settings
      • Affiliate Settings
      • Advertiser Settings
    • Employees
      • Create Employee Account
      • Custom - Permissions
      • Clone Permissions
      • Additional Access
    • Tools
      • Mailer
      • Import Data
        • Import Affiliates
        • Import Affiliate Postback
        • Import Advertisers
        • Import Offers
        • Import Conversions
      • Offer Sync
        • Offer Sync Guide
        • Sync Logs
      • Product Feed
      • Automation
      • Link Tester
      • Fraud Detection
        • Fraud Fender
        • Conversion Risk Monitor
        • 3rd Party Integrations
    • Network API
      • Offers API
      • Offer Create API
      • Conversion API
      • Reports API
      • Affiliate & Advertiser Login API
      • Affiliate & Advertiser Create API
      • Affiliate & Advertiser Password Reset
      • OTP API
    • FAQ's
      • How to define event price in Payout Rule?
      • How to define affiliate specific payout in Payout Rules?
      • How to view Click logs?
      • What are different status in Advertiser Postback logs?
      • Why Domain have been flagged for SPAM?
      • What are different Affiliate Tracking URL Parameters?
    • SDK
      • Web SDK
      • Cookieless Tracking
      • Android SDK
      • Node SDK
    • Probabilistic Attribution
  • Universal
    • IPs Whitelist
    • Common Values
  • Affiliate
    • Affiliate API's
      • Offers API
      • Request Offer API
      • Reports API
      • Coupon API
      • SDK - Affiliate Offer Table
    • Integration
      • Google Ads Integration
      • Google Ads Integration - Web SDK
      • Offer18 - Zapier - Google Ads
      • Facebook Ads Integration
      • Facebook Conversion API
      • TikTok Event API
      • Snapchat Conversion API
    • Deep Link
    • Referral Program
  • iGaming
    • iGaming - Create Offer
    • iGaming - Events
    • iGaming - Reports
    • iGaming - Postback
    • iGaming - API
      • User API
      • Activity API
    • iGaming - SDK
      • WebSDK
Powered by GitBook
On this page
  • Common Parameters
  • Filters
  • Example API Request
  • API Response

Was this helpful?

  1. Network
  2. Network API

Offers API

PreviousNetwork APINextOffer Create API

Last updated 5 months ago

Was this helpful?

GET https://api.offer18.com/api/m/offers

Common Parameters

Query

Type

Description

mid

Integer

Network Account ID

api-key

String

Network API Key

secret-key

String

Network Secret Key


Filters

Query

Type

Description

advertiser_id

String

Advertiser ID

offer_id

String

Offer ID

category

String

Offer Category

status

Integer

Offer Status 1 : Approved 2 : Pending 3 : Ended

offer_name

String

Offer Name

model_affiliate

String

Affiliate Model (CPA, CPC, etc)

model_advertiser

String

Advertiser Model (CPA, CPC, etc)

limit

Integer

Number of offer

page

Integer

Page Number

https://api.offer18.com/api/m/offers?mid=000&api-key=000000&secret-key=000000000&advertiser_id=00000&offer_id=00000&status=1&offer_name=offername&model_affiliate=CPA&model_advertiser=CPA&limit=100


Example API Request


API Response

{
    "response": "200",
    "data": {
        "00011": {
            "offerid": "00011",
            "offer_name": "Test offer",
            "logo": "https://example.com/sample.jpeg",
            "status": "Approved",
            "category": "",
            "currency": "INR",
            "price_affiliate": "10",
            "model_affiliate": "CPA",
            "price_advertiser": "10",
            "model_advertiser": "CPA",
            "advertiser_id": "11111",
            "external_offer_id": "",
            "app_id": "",
            "visibility": "public",
            "deep_links": "disabled",
            "private_note": "",
            "start_datetime": "2023-02-13 09:35:00",
            "end_datetime": "2025-02-13 09:35:00",
            "preview_url": "",
            "offer_description": "Offer default terms and conditions.. ",
            "offer_kpi": "",
            "country_allow": "US",
            "os_allow": "android,ios",
            "device_allow": "smartphone",
            "browser_allow": "ch",
            "capping": [
    {
        "affiliate_visibility": "show",
        "rule_type": "shared_capping",
        "event": "",
        "type": "gross_conversions",
        "period": "daily",
        "value": 10,
        "over_capping_action": "conversion_pending",
        "timezone": "",
        "rule_id": "1001"
    },
    {
        "affiliate_visibility": "show",
        "rule_type": "affiliate_capping",
        "affiliates": "",
        "event": "",
        "type": "approved_conversions",
        "period": "daily",
        "value": 10,
        "over_capping_action": "conversion_pending",
        "timezone": "",
        "rule_id": "1002"
    }
],
            "events": [
    {
        "event_name": "reagistration",
        "event_token": "reagistration"
    }
],
            "affiliate_payout_tier": "",
            "payout": [
    {
        "affiliate_price": "10.00000",
        "advertiser_price": "10.00000",
        "currency": "USD",
        "affiliate_model": "CPA",
        "advertiser_model": "CPA",
        "condition": [
            [
                {
                    "field": "event",
                    "operator_type": "is_equal",
                    "value": "reagistration"
                }
            ]
        ],
        "rule_id": "1101"
    },
    {
        "affiliate_price": "15.00000",
        "advertiser_price": "15.00000",
        "currency": "USD",
        "affiliate_model": "CPA",
        "advertiser_model": "CPA",
        "condition": [
            [
                {
                    "field": "affiliate_id",
                    "operator_type": "is_equal",
                    "value": "00001"
                }
            ]
        ],
        "rule_id": "1102"
    }
],
            "affiliates": {
    "00001": {
        "name": "Affiliate",
        "status": "approved",
        "tracking_url": "https:\/\/test.o18.link\/c?o=00011&m=0000&a=00001",
        "impression_url": "https:\/\/test.o18.link\/i?o=00011&m=0000&a=00001"
    }
},
            "impression_url": "https:\/\/www.impression.com",
            "offer_url": "https:\/\/www.example.com",
            "postback_type": "S2S",
            "fallback_url": "https:\/\/fallbackurl.com",
            "fallback": "enabled",
            "conversion_lifespan": "2592000 seconds",
            "multi_conversions": "no",
            "conversion_approval": "auto",
            "multi_ip_conversions": "allow",
            "default_event": "initial",
            "event_mismatch_action": "record conversion as initial event",
            "landing_pages": null,
            "creatives": [
    {
        "type": "image",
        "url": "https:\/\/d25e10dl5yrpaz.cloudfront.net\/3872\/21005008\/21005008-1707817058301480-con.png"
    }
]
        }
    }
}
🔗
Click to Test Offers API