Prerequisites from Mix

In order to develop runtime applications, you need a Mix account. This account provides credentials to run your application against the Nuance-hosted engines.

To obtain the credentials from your Mix account:

  1. Log in to Mix.

  2. Click MANAGE at the top.

  3. Click Applications at the left.

  4. Information appears in the App ID box. If it doesn’t, click the Settings icon at the left.

  5. In the App ID box, click the arrow beside Client Name. Your client ID is displayed, starting with appID:

  6. Click Generate Client Secret. Your client secret is displayed. Copy the secret and save it carefully as it’s not stored in Mix.

You’ll use these credentials—client ID and client secret—as part of the authorization process for calling the Mix engine.

Mix client credentials

See also: