# MedeX - API Platform

The Hostname for APIs change based on the environment. DEMO environment is used during the integration phase. PROD environment is for going live after UAT and mutual agreement by teams from both sides of the integration.&#x20;

#### DEMO Environment

The Hostname for all APIs in DEMO

```
https://<Service Name>.demo.medeintegra.dev
```

#### PROD Environment

The Hostname for all APIs in PROD

```
https://<Service Name>.medeintegra.dev
```

#### Modules

{% content-ref url="authentication" %}
[authentication](https://docs.medeintegra.dev/authentication)
{% endcontent-ref %}

{% content-ref url="appointments" %}
[appointments](https://docs.medeintegra.dev/appointments)
{% endcontent-ref %}

{% content-ref url="appointments/rtc" %}
[rtc](https://docs.medeintegra.dev/appointments/rtc)
{% endcontent-ref %}

{% content-ref url="appointments/casesheet" %}
[casesheet](https://docs.medeintegra.dev/appointments/casesheet)
{% endcontent-ref %}
