
API Documentation
Build custom integrations, automate workflows, and extend the Latrexa platform with our comprehensive REST API.
Getting Started
Our API uses JWT-based authentication. All endpoints return JSON responses and follow RESTful conventions. Rate limiting is applied at 100 requests per minute per API key.
Available Endpoints
/api/organizations
Retrieve organization details, settings, and configuration.
/api/appointments
Create, update, cancel, and list appointments. Filter by doctor, date, or status.
/api/patients
Search patients, view history, manage records. Supports pagination and filtering.
/api/doctors
List doctors, check availability, manage schedules and leaves.
/api/slots
Retrieve available time slots for a doctor on a specific date.
/api/laborders
Create lab orders, upload results, and manage test catalogs.
Quick Links
SDKs & Libraries
JavaScript, Python, and C# SDKs are in development.
Need Help?
Our developer support team is ready to help with integration.
Contact API Support