Quick Start
Complete guide for integrating our Postback and Web Offerwall system. Get started with seamless reward notifications and instant user crediting.
Key Information:
Our system sends HTTP GET requests to your postback URL whenever a user completes an offer. This enables real-time, automatic crediting of user rewards.
How does it work?
When a user successfully completes an offer on your platform, our system automatically sends a notification to your server with all the necessary information to credit the user. This creates a seamless experience where users are rewarded instantly for their actions.
User Completes Offer
User successfully finishes an offer or task on your platform
Postback Sent
Our server sends a GET request to your postback URL with reward details
User Gets Rewarded
Your system processes the request and credits the user automatically
I am ready to start
Great! Let's get you set up with our postback system. Follow the integration guide below to start receiving automatic reward notifications.
Pro Tip:
Make sure to implement proper signature verification to ensure the security of your postback endpoint. This prevents unauthorized requests and protects your users' rewards.