1
Sign in to Digits
Log in to your Digits account and navigate to the Developer section in the left sidebar.
2
Create an app
Click Create App to start the app creation process.Fill in your app’s identity information:
- App Name: A name your users will see during authorization
- Tagline: A brief description of your app’s purpose
- Icon: Upload an app icon (shown on the install and auth screens)
3
Fill in summary details
Complete your app’s summary:
- Description: What your app does and how it integrates with Digits
- Homepage URL: Your company website (must begin with
https://) - Support Email: Where users can reach you for help
- Developer Contact Email: For Digits to contact you about your app
4
Add the Nango redirect URL
In the Configuration section, add the following redirect URL:
5
Get your credentials
Go to the Keys tab to find your client credentials.Use the environment toggle at the top to switch between:
- Development — available immediately, ideal for testing
- Production — requires additional metadata and Digits approval
6
Configure scopes
Digits offers three permission scopes:
Request only the scopes your app actually needs.
7
Add credentials to Nango
In Nango, open your Digits integration settings and enter:
- Client ID: from the Keys tab
- Client Secret: from the Keys tab
- Scopes: the scopes your app requires
8
Next
Follow the Quickstart to connect your first account.