Main Page
From ePrize Developers Wiki
ePrize Web Services API
ePrize Web Services API uses a REST architecture for communication between your client and the ePrize servers. This is the same architecture used by the web, so you can explore the API with a web browser.
ePrize Mobile SDK
The ePrize Mobile SDK is designed to be an easy and practical way to retrieve a list of active promotions your organization is running with ePrize, Inc. Once you retrieve a list of active promotions, you can add calls-to-action (buttons, ads, etc.) in your mobile application to launch a given promotion, using an instance of the SDK's built-in web view controller, where the specified promotion will be loaded into a web view and presented to the user - all while remaining in your application.