Welcome to Masivo
If you are looking to make your customers accumulate & redeem rewards using Masivo, you are in the right place. This API reference will help you understand how to integrate your services with Masivo’s REST API.Don't have an account yet?
Get started by creating and setting up an account on Masivo to get an API key.
Authentication
Masivo uses OAuth to authenticate request. First you need to get your account’s API key from the dashboard. Go to Settings -> Advance settings and copy the API key.
Account settings
Authorization header.
Remember that access tokens expires after 1 hour. You will need to request a new access token after it expires.
See our starter guide Integrating with Masivo’s API to use our authentication snippet.