Integration Guide

🔗 Integration Guide – ZephyMobile Offerwall

Our exclusive offerwall delivers engaging, incentivized experiences to users through targeted and automatically translated ads. The ZephyMobile Offerwall is fully responsive, adapting to all screen sizes and intelligently displaying offers based on the user’s device and geographic location.


🧩 Steps to Integrate the Offerwall

1. Access Your API and Secret Keys

To begin the integration:

  • Navigate to the “Placements” section in the left-hand menu of your dashboard.

  • In the Placements List, locate your API Key and Secret Key.

  • To view the full integration link, click the link icon next to your placement.


🖼️ Integration Example (Using iframe)

Embed the offerwall on your website or web app using the following iframe code:

htmlCopyEdit<iframe style="width:100%; height:800px; border:0; padding:0; margin:0;" 
        scrolling="yes" 
        frameborder="0" 
        src="https://zephymobile.com/offer/[API_KEY]/[USER_ID]">
</iframe>

Replace the placeholders:

  • [API_KEY] – Your unique API key (from the Placements section).

  • [USER_ID] – A unique identifier for the user viewing the offerwall.


🔍 How to Find the USER_ID

Your USER_ID can be found in the search URL on the dashboard. For example: https://zephymobile.com/publisher/iframe/10

In this case, the USER_ID is 10. So, your full offerwall link would look like this:


🧪 Testing the Postback

After integration:

  • Head to the Placements section.

  • Use the provided tools to test your postback setup and verify that rewards and actions are working correctly.

For full details on postback setup, refer to the Postback Integration section of this documentation.


📌 Note: This guide was last updated 7 months ago. Make sure to always check for the latest updates in your dashboard or contact our support for any integration help.

Last updated