Loading...
Loading...

Integrate toll collection into your fleet management, logistics, or payment applications with our powerful REST API. Process millions of transactions with enterprise-grade reliability.
Sub-100ms response times for toll transactions
OAuth 2.0 authentication with scoped API keys
Real-time notifications for transaction events
Detailed guides, examples, and API references
Create your first toll transaction with just a few lines of code
curl -X POST https://api.wondo.ng/v1/transactions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"tag_id": "TAG-001234",
"plaza_id": "lekki-toll",
"vehicle_class": "B",
"amount": 500
}'Core endpoints for toll management operations
/api/v1/transactions/api/v1/transactions/:id/api/v1/balance/api/v1/wallet/topup/api/v1/vehicles/api/v1/vehicles/api/v1/tags/validate/api/v1/plazasUse our official libraries to integrate faster
JavaScript/Node.js
50K+ downloads
Python
30K+ downloads
PHP
20K+ downloads
Java
10K+ downloads
Go
5K+ downloads
Ruby
- downloads
Create your free API key and start integrating in minutes. No credit card required.