Main Page
From ePrize Developers Wiki
(Difference between revisions)
m (Edited Mobile SDK link text to remove "ePrize") |
|||
Line 7: | Line 7: | ||
- | == [[ | + | == [[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 use the SDK 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 customizable web view and presented to the user - all while remaining in your mobile application. | 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 use the SDK 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 customizable web view and presented to the user - all while remaining in your mobile application. | ||
<ul> | <ul> | ||
- | <li>[[ | + | <li>[[Mobile SDK|Visit the ePrize Mobile SDK Page »]]</li> |
</ul> | </ul> |
Revision as of 14:04, 1 May 2013
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.
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 use the SDK 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 customizable web view and presented to the user - all while remaining in your mobile application.