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

Source

Authentication Profile

nuance-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.nuance.com/mix/apis/
docs: https://docs.nuance.com/mix/
description: >-
  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.
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  transport: grpc-tls
schemes:
  - name: MixOAuth2
    type: oauth2
    flow: clientCredentials
    grant: client_credentials
    token_style: bearer
    description: >-
      OAuth 2.0 client-credentials grant. The access token is presented as a
      Bearer credential on the gRPC call metadata; tokens are short-lived and
      refreshed by the client. Service credentials are created and managed in
      the Mix dashboard (mix.nuance.com).
    scoped_services: [asr, nlu, dlg, tts, nr]
    sources: [docs.nuance.com/mix]
notes: >-
  Scope tokens are assigned per runtime service in the Mix dashboard; exact
  scope strings are managed there and were not captured verbatim (the docs are
  a client-rendered SPA). See scopes handling in docs.nuance.com/mix/apis/.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/nuance-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.