UpPromote Marketplace API
    • Get offers
      GET
    • Get affiliate links
      GET
    • Get referral orders
      GET
    • Get payments
      GET
    • Schemas
      • object
      • Referral

    object

    {
        "per_page": 0,
        "current_page": 0,
        "next_page_url": "string",
        "prev_page_url": "string",
        "from": 0,
        "to": 0,
        "referrals": [
            "string"
        ]
    }
    Built with