API keys are required credentials used to access Data Integrity Suite APIs (both REST and GraphQL).
You'll need to generate an API
Key and API Secret in the Data
Integrity Suite to create OAuth 2.0 access tokens for services such as
Address Autocomplete, Email Verification, and Data Graph. This for
developers to access any services programmatically. The application
supports up to two keys so you can rotate them based on your
organization's requirements.
- Go to .
- Click Generate API Key. This populates the API Key and API Secret.
- Click the eyeball icon to view the API Secret.
- Click the Copy to clipboard icon and store the API Secret in a secure location such as a credential vault or password manager. Once you navigate away from this page, you cannot access the API Secret again.
- Rotate keys at a set interval, like every 90 days.
The generated API Key
and API Secret can be used to generate an access
token in the Developer Portal for services such
as Address Geocode or Address Autocomplete.
For more information about the supported APIs and services, see API documentation.