Main Page
From ePrize Developers Wiki
(Difference between revisions)
Line 4: | Line 4: | ||
<ul> | <ul> | ||
<li>[[API Home Page|Visit the HelloWorld Web Services API Page »]]</li> | <li>[[API Home Page|Visit the HelloWorld Web Services API Page »]]</li> | ||
- | </ul> | ||
- | |||
- | |||
- | == [[Loyalty Web Services]] == | ||
- | The HelloWorld Loyalty Web Services are designed to be a method on how to interact with the Human Loyalty platform that your organization is running with HelloWorld, Inc. It contains a variety of interactions related to membership interactions, catalog and reward requests. | ||
- | |||
- | <ul> | ||
- | <li>[[Loyalty Web Services|Visit the HelloWorld Loyalty Web Services Page »]]</li> | ||
- | </ul> | ||
- | |||
- | |||
- | == [[Promotions SDK]] == | ||
- | Chances to win prizes/rewards are offered via mobile-optimized promotions that load directly in your app, motivating time spent and repeat app use – with just one app update. Code implementation is easy. Please see our Promotions SDK page for documentation. | ||
- | |||
- | <ul> | ||
- | <li>[[Promotions SDK|Visit the HelloWorld Promotions SDK Page »]]</li> | ||
</ul> | </ul> | ||
Current revision
HelloWorld Web Services API
HelloWorld Web Services API uses a REST architecture for communication between your client and the HelloWorld servers. This is the same architecture used by the web, so you can explore the API with a web browser.
Push Messaging SDK
Targeted push messaging distributes notifications, offers, and updates with simple code implementation using our partners at IBM. Visit the IBM Knowledge Center for mobile push notification documentation.