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