# Genie Partner API

{% hint style="warning" %}
The Partner API and this documentation is still a work in progress, and is subject to change without notice. Please be aware of this when using the documentation to plan your project.

Please report any errors in this documentation or issues with the API to <marketplace@geniesolutions.com.au>
{% endhint %}

The **Genie Partner API** is a set of modern, web-based APIs that allow integrators to read data from (and soon write data to) Genie Solutions' Practice Management Software (PMS) products.

The API uses the **Fast Health Interoperability Resource** (FHIR) standard to structure data.&#x20;

Our goal is to connect the disconnected healthcare ecosystem and create opportunities for innovation and collaboration in Australian healthcare.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.geniesolutions.io/genie-partner-api/welcome.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
