Overview
The Operahealth External API enables third-party integrations to programmatically manage patient data within your organization. Built on RESTful conventions, the API provides a secure and straightforward way to create and manage patient records.Base URLs
Operahealth API is available in two environments:
All API requests should be made to the appropriate base URL for your environment.
Content Type
All requests must include theContent-Type: application/json header. All responses are returned in JSON format.
API Key Format
API keys follow a specific format based on environment:Available Endpoints
Patients
Additional endpoints for retrieving, listing, and updating patients are
planned for future releases.