Complete API documentation for Labezra's custom software solutions, ERP systems, and enterprise applications.
Labezra provides comprehensive REST APIs for integrating with our enterprise software solutions, CCTV systems, and automation platforms.
All API requests should be made to:
All API requests require authentication using Bearer tokens. Include your API key in the Authorization header:
All responses are returned in JSON format with the following structure:
The API returns standard HTTP status codes:
Error responses include detailed messages to assist with debugging and resolution.
API requests are rate limited to 1000 requests per hour per API key. When rate limit is exceeded, the API returns a 429 status code.