API
REST API for integrators
Expose and consume business data through a versioned API. Sanctum token authentication.
Authentication
Create a Sanctum token from your back-office account or via the dedicated endpoint. Send Authorization: Bearer {token} on each request.
Base URL
https://laroo.doganddev.eu/api/v1
API health
Monitoring endpoint: GET /api/health
https://laroo.doganddev.eu/api/health
Main resources
- Contacts, leads, products, sales/purchase orders
- Stock moves (validate via POST action)
- Journal entries (post via POST action)
- Leave requests, project tasks (stage updates)