SDK/Integration
2026-03-14
by RewardingHub Team
API vs SDK: Choosing the Right Offerwall Integration Method
RewardingHub offers both a native SDK and a REST API. Here is how to choose.
SDK Integration
Best for: Mobile apps (Android, iOS, React Native, Unity, Flutter). The SDK provides a complete, customizable offerwall UI and handles all client-side logic.
- Pre-built UI with theming support
- Automatic offer loading and tracking
- Client-side reward callbacks
- 5-minute integration
REST API Integration
Best for: Web apps, GPT platforms, and custom implementations. You build the UI, we provide the data and tracking. See webhook integration guide.
- Full control over UI/UX
- Works with any technology stack
- Server-to-server communication
- More development effort required
Our Recommendation
Use the SDK for mobile apps. Use the API for web-based platforms. Both should use server-to-server postbacks for reward delivery.
Frequently Asked Questions
Can I use both SDK and API?
Yes. Some publishers use the SDK for mobile and API for web.
Is the API free?
Yes. Same 70% revenue share as SDK integration.