Get the Client ID and Client Secret for your app

The apps you create on the Intuit Developer Portal get a unique set of credentials: a client ID and a client secret.

You’ll use these credentials for tasks like authorization and connecting apps to third-party testing tools.

Each app has two sets of credentials: one for live production code and another for sandbox and testing environments.

Get your app’s credentials
  1. Sign in to your developer account.
  2. Select My Hub > App dashboard from the upper-right corner of the toolbar.
  3. Select and open an app.
  4. Select Keys and credentials from the left navigation pane.
  5. If you’re connecting a sandbox company, choose Development and turn on the Show credentials switch.
  6. If you’re setting up a production app, choose Production and turn on the Show credentials switch.
  7. Copy the Client ID and Client secret.

Note

Note: The client ID and client secret will be accessible only after completing the Production Key questionnaire and its approval. For apps without a completed questionnaire, the questionnaire will be visible when you select Production in Step 6.
Tip: Remember, the client ID and client secret for Production work only for live, in-production apps. Those for Development are only for your sandbox companies.