Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

25 total results found

Rapidoreach Docs

Integration Methods/Guides

Rapidoreach Docs

Callbacks

Rapidoreach Docs Getting started

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

Rapidoreach Docs

Redirects

Rapidoreach Docs Getting started

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

Rapidoreach Docs

User Ids

Rapidoreach Docs Iframe Offerwall

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

Rapidoreach Docs

Generate the User Ids

Rapidoreach Docs Iframe Offerwall

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

Rapidoreach Docs Iframe Offerwall

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 Docs Integration Methods/Guides

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 Docs Integration Methods/Guides

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 Docs Integration Methods/Guides

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

Rapidoreach Docs Integration Methods/Guides

@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

Rapidoreach Docs Integration Methods/Guides

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 Docs Publisher API's

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...