EkaScribe
Upload voice
This API accepts audio files as input, transcribes the spoken content into text using advanced speech-to-text processing, and converts the transcribed data into a structured FHIR-compliant JSON format.
The generated FHIR JSON can be used for seamless integration with healthcare applications, ensuring compliance with healthcare data standards.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Available options:
dictation
, consultation
Body
multipart/form-data · file
The body is of type file
.
Response
200
application/json
200 response
The response is of type object
.