🚀 Quickstart
Connect to Pleo with Nango and see data flow in 2 minutes.Standalone API Keys aren’t self-service — Pleo has to enable access for your organization first. See the connect guide for details.
1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Pleo (API Key).
3
Call the Pleo API
Let’s make your first request to the Pleo API (confirm the connected installation). Replace the placeholders below with your Environment API key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our quickstart to integrate Nango in your app.
📚 Pleo integration guides
Nango maintained guides for common use cases.- How do I link my account?
Request access, generate a Standalone API Key, and connect it to Nango
For OAuth2-based, multi-customer integrations, use the Pleo integration instead — Standalone API Keys are scoped to a single company and aren’t recommended for production integrations serving multiple customers.