Nuance · Authentication Profile
Nuance Authentication
Authentication
Nuance Mix runtime services (ASRaaS, NLUaaS, DLGaaS, TTSaaS, NRaaS) and the Mix V4 authoring API authenticate with OAuth 2.0 using the client-credentials grant. Developers generate a service-credentials client (client id + secret) in the Mix dashboard, exchange it for a short-lived bearer access token at the Nuance authorization server, and present the token to the gRPC runtime over a TLS-secured channel. Access is scoped per runtime service.
Nuance secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).
CompanySpeech RecognitionConversational AINatural Language UnderstandingText to SpeechSpeech SynthesisVoiceDialoggRPCHealthcare AI
Methods: oauth2
Schemes: 1
OAuth flows: clientCredentials
API key in:
Security Schemes
MixOAuth2 oauth2