Comment on page

Integrating with APIs

Achieving the desired custom tailored use-case by calling CustomerGlu APIs and coding out the logic at your end...

1. Register Device/User

The following API can be used to register as well as update the attributes of a user:
post
https://api.customerglu.com
/user/v1/user/sdk?token=true
Register a device

2. Fetching all Campaigns and Wallet URLs

The following API can be used to fetch the wallet url, and the urls, status information of individual campaigns available for a user:
get
https://api.customerglu.com
/reward/v1.1/user
Load Campaigns