Query available services and models

This is a unified endpoint for all API services and will return a complete list of all services and models available for each.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response body

The body of the response is a JSON array.

Attributedefinition
typeService type. Available services include:
modelsAn array of model description objects.
name - The model name. E.g. “en-ru”.
description - The model description. E.g. “English to Russian”.
features - An array of strings identifying features available with this model

Model features

Models and services provide different features that can augment the data processing. The table below displays which features may be available for each of the services

ServiceFeatureDescription
TranscribepunctuationThe transcript can include punctuation and true casing.
advanced_srt_generationThe transcription can be saved in SRT format utilizing a specialized segmentation model which provides a more human-like subtitling.
emotionThe transcription can include emotion information inferred from the audio features.
sentimentThe transcription can include sentiment information.
custom_vocabularyUser-defined custom vocabulary is supported.
numeric_outputNumbers within the transcript can be converted to digit form rather than word form.
domainIdentifies the domain that applies to this model.
Translateadvanced_srt_generationWhen translating an SRT document, a specialized segmentation model can be utilized which provides a more human-like subtitling.
meta_controlsThe model is meta-aware and allows refinement of the translation output.
See Query available translation models for more details.
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json