Skip to main contentAn API key provides authentication for your app to interact securely with generated data APIs.
If you create an API key using the instructions in the Ask or
Engineer page, NexusOne automatically generates a
unique API key.
This guide explains how you can manually create an API key.
Regardless of whatever approach you use, your app must include this key in the header of each HTTP request.
Prerequisites
- Appropriate permission:
nx1_ask or nx1_engineer
- An existing domain created using DataHub
- A previously ingested dataset within a DataHub domain
Create an API key
To authenticate with a data API, you need an API key.
- Log in to NexusOne.
- On the NexusOne homepage, click Connect.
- On the sidebar, click API Keys.
- Click the plus
+ icon in the top right corner of the Data API Keys page.
- Select an existing data API.
- Add a brief description for the key. This is optional.
- Add the number of days the key should be valid for. The minimum is one day.
- Click Create to generate the new API key.
Additional resources