Getting Started
This page explains how developers can get started using Rappi APIs for Restaurants Integration.
Integration Requirements
Since integrating with our API requires direct contact with our team, follow these steps to get started.
1. Initial Contact
To know the steps to sign up as a Rappi ally, contact your main Rappi point of contact.
2. Credential Creation
Once your request is approved, you will receive access credentials for our development environment.
3. Documentation Review
Before starting development, we recommend reviewing the following resources:
4. Testing in the Developer Environment
After signing up as a Rappy ally, you receive your Rappi credentials that consist of the following:
client_id
client_secret
Use these Rappi Credentials to create your Access Token with the POST token/login/integrations
.
After generating your Access Token, you can start using the Rappi API.