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 the Dashboard link on the toolbar.
  3. Select and open an app.
  4. If you’re connecting a sandbox company, go to the Development section. Then select Keys & OAuth.
  5. If you’re setting up a production app, go to the Production section. Then select Keys & OAuth.
  6. Copy the Client ID and Client Secret.

Tip: Remember, the Client ID and Client Secret in the Production section only work for live, in-production apps. The ones in the Development section are only for for your sandbox companies.