Simple REST API
JSON over HTTPS, authenticated with a single Bearer API key. No OAuth, no session management.
Automate delivery order creation, tracking, and customer management over a simple REST API
The Merchant Integration API lets your systems — an ecommerce site, ERP, POS, or custom backend — create and manage Wasal delivery orders programmatically. Everything you can do from the merchant dashboard, you can do over the API:
All endpoints live under the /integration/merchant/ prefix and authenticate with a single API key.
Start with the Getting Started guide. Using an ecommerce platform? Connect with the native Shopify integration or the official WooCommerce plugin.
Test file: download wasal-integration.http to run the integration flow step-by-step in VS Code REST Client or JetBrains HTTP Client. Use an approved demo merchant
pk_live_key and coordinate order lifecycle tests with the demo delivery partner and driver.