> ## Documentation Index
> Fetch the complete documentation index at: https://docs.operahealth.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Operahealth API

## 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.

<Card title="API Reference" icon="code" href="/api-reference/quick-start">
  Explore the complete API documentation.
</Card>

## Current Version

**Version 1.0** — Released December 2025

* Create patient endpoint (`POST /api/v1/patients`)
* API key authentication
* Organization-scoped access
* Usage tracking
* Validation with detailed error messages

<Note>
  Additional endpoints for retrieving, listing, and updating patients are
  planned for future releases.
</Note>

## Need Help?

<Card title="Contact Support" icon="envelope" href="mailto:support@operahealth.com.au">
  Reach out to our team for API support and questions.
</Card>
