Skip to main contentCreating an Ask API grants you the ability to fetch data and use it in your desired app. After you create the Ask API, the system generates a Data API and an API key.
Prerequisites
- Appropriate permission:
nx1_ask
- An existing domain created using DataHub
- A previously ingested dataset within a DataHub domain
Create an Ask API
- Log in to NexusOne.
- On the NexusOne homepage, click Ask.
- Select a domain relevant to your data.
- Query the data using one of the following methods:
- Select a suggested query from the list.
- Enter a question in the “Add an analysis” field.
- You should see a Metabase dashboard to analyze the data.
- Click the download icon to create the Ask API.
- Enter the name.
- Select the nx1_engineer role.
- Click Create.
- View your Data API and API key:
- On the NexusOne homepage, navigate to Connect > Data API to view your Data API.
- Click API Keys from the navigation side-bar to view your API key. If you have a long list of keys present, use the filter by description or key field to find the API key.
Additional resources