Advanced Search
Search Results
25 total results found
Rapidoreach Docs
Integration Methods/Guides
Callbacks
The Callback is the basis by which you can reward your users. The Callback is a GET request that is sent to your processing script upon the conclusion of a transaction - either a complete COMPLETE, screenout TERMINATION, or overquota QUOATAFULL. This request ...
Kubernetes Docs
Getting started
Redirects
We support two separate links, one for successful completes, one for everything else If you’d like to setup custom redirect URLs, contact your Rapidoreach account manager. We don’t support redirect hashing; we use secure hasing in our system-to-system Callbac...
Setting up of Kubernetes Cluster
Iframe Offerwall
User Ids
Iframe The Reward Center is an iframe embedded on your site containing a list of incentivized surveys and offers. It’s one of our simplest products to integrate and requires zero maintenance. Engage your audience with these earning opportunities and get paid...
Publisher API's
Generate the User Ids
Generate the User ID First things you’ll need are the UID ingredients. The Internal User ID (for each of your users), App ID, and Security Key. internalUserID = User123 appID = 1sJ57hgit securityKey = 838ab4b72d221a585af8b4be7a540234 Generate an md5 hash o...
Embed offerwall iframe
Creating your Rewards Center iFrame is easy and simple. You just need a page with enough space to run it on your webpage/webapp. You’ll need to dynamically generate the Rewards Center link based on the RapidoReach UID. This ensures that every user gets the ri...
iOS SDK
RapidoReach iOS Integration Guide Get Your API Key Sign-up for a new developer account and create a new iOS app here and copy your API Key. Install SDK Install via Cocoapods (easiest) pod 'RapidoReachSDK', :git => 'https://github.com/skondgekar/rorios...
Android SDK
RapidoReach Android Integration Guide Get Your API Key Sign-up for a new developer account and create a new Android app here and copy your API Key. Download the SDK Download the latest version of the Android SDK here. Add the RapidoReach-1.0.0.aar file to ...
Unity SDK
RapidoReach Unity Integration Guide Get Your API Key Sign-up for a new developer account and create a new Unity app here and copy your API Key. Download the Plugin Download the latest version of the RapidoReach Unity Plugin here. Import the Unity Package ...
React Native SDK
@rapidoreachsdk/react-native-rapidoreach Before you start Get your API key Sign-up for a new developer account and create a new app here and copy your API Key. Getting started $ npm install @rapidoreachsdk/react-native-rapidoreach $ yarn add react-native...
Flutter SDK
flutter_rapidoreach A plugin for Flutter that supports rendering surveys using RapidoReach SDKs. You can install rapidoreach flutter plugin from here Note: RapidoReach iOS SDK utilizes Apple's Advertising ID (IDFA) to identify and retarget users with RapidoR...
Reconcillations reports API
RapidoReach Publisher API Guide Reconcialation Report API Method: GET URL: http://www.rapidoreach.com/api/v1/reconciliations/{{publisher_id}}/{{app_id}}?key={{app_api_key}}&limit=3&skip=2 Params publisher_id: Publisher User id app_id: App id Query app...