> For the complete documentation index, see [llms.txt](https://help.santesuite.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.santesuite.org/operations/server-administration/host-configuration-file/service-api-configuration.md).

# Service API Configuration

The service APIs in the SanteDB are implemented typically as an `IDaemonService` which is responsible for the startup and configuration of the service as well as a `RestSrvr` endpoint configuration.&#x20;
