Nabola Developer API
Build integrations with Nigeria's leading waste-to-cash platform.
The Nabola API allows verified partners to access platform data, create waste logs, query machine locations, and retrieve analytics. All API access requires a partner account approved by the Nabola team.
Partner Program: To get API access, contact nabolaafrica@gmail.com or visit /contact to apply.
Authentication
All API requests must include your API key in the X-API-Key header.
curl -H "X-API-Key: nbl_your_api_key_here" \