Prerequisites
- You are in the process of onboarding to Pleo’s Staging environment.
- Pleo has asked you to complete the Developer Partner Registration form.
- This how-to provides the redirect URIs you need to submit in the registration form.
Steps
1. Determine your Registration Data
Provide one or both Postman variants to Pleo to register your app depending on your team’s workflow preference.Example Registration
2. Receive Client Credentials
After registration, Pleo shares your credentials securely via 1Password:Result
After completing these steps:- Postman is registered as an OAuth 2.0 client in Pleo’s Staging environment
- You have received a Client ID and Client Secret
- Postman is not yet configured to use these credentials
- API calls are not possible at this stage
What Comes Next?
this how-to is part of:
FAQs
What is the difference between an integration, application, and OAuth 2.0 client?
What is the difference between an integration, application, and OAuth 2.0 client?
These terms describe different parts of how OAuth 2.0 works in the Pleo platform.The difference between an integration, application, and OAuth 2.0 client is explained in the OAuth 2.0 Concepts and Terminology section.
Related Reading
- OAuth 2.0 Setup Workflow Guide Step-by-step instructions on how to configure OAuth 2.0 where you handle the full token lifecycle