📄️ Introduction
The Telemedi API is based on the REST architecture and allows access to Telemedi service resources through a JSON interface. This enables integration with the Telemedi system.
📄️ Dictionary
Description of all fields and enums/types
📄️ Environment
production https://telemedi.co/
📄️ Authorization
To access the retrieved data, requests should include the patient's submitted token, which can be obtained by registering or logging into our system. Then, the token received is used for authorization of subsequent API queries.