# Telehealth Public APIs ## Docs - [Introduction](https://telehealth.apidog.io/doc-617930.md): ## API Docs - SSO Login [Generate SSO token](https://telehealth.apidog.io/api-9027630.md): Used to generate user access token. Username and password belongs to the patient/provider created from patient/provider portal. - SSO Login [SSO Login](https://telehealth.apidog.io/api-9027631.md): Used to authorize request and login user to Provider Portal. - General APIs [Create Patient](https://telehealth.apidog.io/api-9027627.md): To add new patient and optionally book an appointment. - General APIs [Upload Patient File](https://telehealth.apidog.io/api-9027628.md): To initially upload any number of file(s) that the patient has uploaded in response to the questions of type "File". Once uploaded to our server, we shall give our unique id(s) of the file(s) uploaded in this API's response. Please use this unique id(s) of the file(s) while submitting the entire questionnaire's response. Allowed file types are .jpg/.jpeg, .png, .pdf and .heic - General APIs [Submit Patient's Form Response](https://telehealth.apidog.io/api-9027629.md): To submit patient's form response. If the form response has any File Uploads, please invoke the "Upload Patient File" API first. In response of the "Upload Patient File" API, you will get the D2D's unique id's of the uploaded files. Use those id's to construct the form_response body parameter of this API. - General APIs [Lab readings](https://telehealth.apidog.io/api-9027632.md): Used to take lab readings. - General APIs [Assign Service to Patient](https://telehealth.apidog.io/api-9027633.md): To assign a service to the patient. - General APIs [Create Patient's Chart Note](https://telehealth.apidog.io/api-9027634.md): This endpoint allows you to add a chart note for a specific patient. - General APIs [Get Provider's Appointment Slots](https://telehealth.apidog.io/api-9027635.md): ### POST /api/service/v1/appointment-slots - General APIs [Provider Sign Up](https://telehealth.apidog.io/api-9027636.md): ### Register Provider - General APIs [GraphQL Get Patient(s)](https://telehealth.apidog.io/api-21256259.md): ### Query: Users