Complete reference for all Flasho Merchant API endpoints.
API Reference
API Reference
Full reference for every endpoint in the Flasho Merchant API.
Base URL: https://vendors.tryflasho.com
All requests must include an Authorization: Bearer <token> header. See Authentication for details.
Endpoints
| Method | Path | Description |
|---|---|---|
GET | /api/v1/bootstrap | All-in-one account startup |
GET | /api/v1/account | Merchant profile |
GET | /api/v1/branches | Pickup branches |
GET | /api/v1/wallet | Wallet balance & transactions |
GET | /api/v1/pricing | Distance pricing tiers |
GET | /api/v1/scheduled-delivery | Scheduled delivery settings |
POST | /api/v1/calculate-price | Price quote |
POST | /api/v1/deliveries | Create delivery |
GET | /api/v1/deliveries | List deliveries |
GET | /api/v1/deliveries/:id | Get delivery by ID |