Laabam One API
Welcome to the Laabam One API reference. The API lets your systems and approved third parties read and write data in your company's Laabam One account — invoices, customers, products, payments — and send messages over SMS, WhatsApp and email.
The API is organized around REST, has predictable resource-oriented URLs, accepts and returns JSON, and uses standard HTTP verbs and status codes.
Base URL
https://laabam.app/api/v1
HTTPS only. Use the domain name, not an IP address.
Status legend
The API is rolling out in phases:
- ✅ Available — implemented and callable today: Recruitment, Lead capture, Storefront.
- 🔧 Planned — the contract is published here so you can build against it, but the endpoints are not live yet: Invoices, Customers, Products, Payments, Messaging.
Every endpoint in the API Reference is marked with its status.
Next steps
- Getting started — create an API key.
- Authentication — how to call the API.
- Security — keep your integration safe.
- API Reference — every endpoint, request and response.