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
- Sign in to your developer account.
- Select My Hub > App dashboard from the upper-right corner of the toolbar.
- Select and open an app.
- Select Keys and credentials from the left navigation pane.
- If you’re connecting a sandbox company, choose Development and turn on the Show credentials switch.
- If you’re setting up a production app, choose Production and turn on the Show credentials switch.
- 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.