# Service APIs

SanteDB Server and the Disconnected Client expose a series of APIs which can be used to interact with the services.&#x20;

Swagger / OpenAPI 2.0 documentation for the SanteDB Server is available at: <https://elbonia.santesuite.net:8443/api-docs/index.html>

## Topics

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MDuO6NG-Gld9orzQtap" %}
[OpenID Connect](/developers/service-apis/openid-connect.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MFBuSRYLoIlnVTK5heJ" %}
[Administration Management Interface (AMI)](/developers/service-apis/administration-management-interface-ami.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MFBuO\_zCx1xjuOuJKNn" %}
[Health Data Service Interface (HDSI)](/developers/service-apis/health-data-service-interface-hdsi.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MFBuXgSiixzwzeGBP\_p" %}
[Business Intelligence Service (BIS)](/developers/service-apis/business-intelligence-services-bis.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MfxoZkZ33kKEUe-jf6n" %}
[HL7v2](/developers/service-apis/hl7v2.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MZxcseFI1Fb8gcnpFqc" %}
[HL7 FHIR](/developers/service-apis/hl7-fhir.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MlM6ya8M2dj7E6fYLMS" %}
[GS1 BMS XML](/developers/service-apis/gs1-bms-xml.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MQmOo3kj7qrnwWL\_VU5" %}
[Examples](/developers/service-apis/examples.md)
{% endcontent-ref %}


---

# 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://help.santesuite.org/developers/service-apis.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.
