Dataset Management

List of APIs to manage datasets

Dataset APIs

Dataset APIs allow you to manage the datasets, such as creating new datasets, updating and list existing datasets and retrieving specific dataset metadata.

Datasource (Tables) APIs

Datsources APIs enable you to manage datasources, i.e. tables in the database. You can add new datasources, retrieve information about existing datasources, update and list all existing data sources.

These APIs will be merged into the Dataset APIs in the coming releases. Post that change, there is no need to configure the data sources (tables) separately.

Last updated