Api reference
API reference
Interactive schemas, examples, and request builders for every Melo Public API endpoint.
The reference is generated from the versioned OpenAPI contract in this repository. Use the production server for live merchant integrations or the local server while developing the backend.
| Environment | Base URL |
|---|---|
| Production | https://api.melo.delivery/v1 |
| Development | https://dev-api.melo.delivery/v1 |
Protected endpoints require an access token in the Authorization header.
Authorization: Bearer YOUR_ACCESS_TOKENCreate an access token
Exchange merchant client credentials.
List warehouses
Find an active pickup location.
Request delivery options
Quote available products and prices.
Create a transfer
Select a quote product and pay for delivery.
Live requests can change data
The interactive request builder targets the server selected on the endpoint page. Creating a transfer charges the authenticated merchant balance.