DATASET EXPLORATION
Introduction
4min
The dataset API is in an early release stage and might be subject to changes.
Before you begin, make sure you have:
- Access to the dataset exploration tool
- An account with permissions to use our API
At the moment we do not provide an API client for the dataset exploration tool. Instead, we'll provide examples of how you can interact with our API.
You can discover the list of accessible endpoints within our swagger documentation.
Here's an example using the kognic-auth library to list all datasets available to the user:
(The v1 version of this endpoint, previously mentioned in this document, is now deprecated)
Updated 17 Dec 2024
Did this page help you?