Quickstart
This guide will help you make your first API call to ZenFlow in under 5 minutes.Step 1: Get Your API Key
- Log in to your ZenFlow Dashboard
- Navigate to Settings > API Keys
- Click Create API Key
- Give your key a name and select the required scopes
- Copy and securely store your API key
Step 2: Make Your First Request
Let’s retrieve your orders to make sure everything is working:Step 3: Create Your First Order
Now let’s create an order:Step 4: Set Up Webhooks (Optional)
To receive real-time notifications when orders are updated, set up a webhook:Make sure to store the webhook secret returned in the response - you’ll need
it to verify webhook signatures.
Next Steps
API Reference
Explore all available endpoints
ERP Integration Guide
Learn how to integrate with your ERP
Webhooks Guide
Set up real-time notifications
Integrations
Connect with Mercado Libre, Tiendanube and more

