Rise.ai
Rise.ai is a platform that manages gift cards, loyalty cards, rewards, referrals, and refunds. This guide will walk you through connecting Rise.ai's Credit and Gifting APIs's into a high-performance GraphQL API.
Don't have a project yet? Check out this guide for setting one up.
Connecting Rise.ai
Getting Rise.ai API credentials
You will need access tokens for the API or APIs you wish to access. Send an email to dev@rise.ai / your dedicated Rise.ai account manager and they will assist you.
Adding the Rise.ai services
With this information ready, you can now configure your Rise.ai services . Log in to your project then click "Connect Service" on the Home page. Click "Rise.ai Credit" or "Rise.ai Gifting" to start configuring your Rise.ai service. You can use whatever Name, Slug, and Namespace you want or leave the default values. Then enter the access token: this is specific to which Rise.ai API you are connecting. For example, your Credit API token will not work for the Gifting API.
Click Save when you are finished. You'll be forwarded to the API tab.
Selecting Queries & Mutations
On the API tab, click the Rise.ai service in the services panel on the left in order to show the available shapes, queries, and mutations. To do a simple test, find a test query and click the plus button to add it to your schema. Then click the "Preview in API Explorer" button and then finally "Run Query". The query results will be shown on the right.
Using the integration
To learn more about querying the GraphQL API in your app, check out our guide for using the GraphQL API.
To learn how to improve performance by indexing data from 3rd party services, check out our indexing guide.
Still need help? Get in touch with us.