Skip to main content
Use this endpoint to import a dataset from the curated catalog into your account. Specify the catalog entry and whether you want local storage or streaming access. The response is either an immediate 201 creation or a 202 acceptance if downloading is in progress.

Endpoint

Authentication

Requires a valid Authorization: Bearer <jwt-or-api-key> header.

Request Body

string
required
Identifier of the dataset in the catalog.
string
required
Access mode: local or stream.

Response

string
Unique identifier of the created or pending dataset.
string
Name of the dataset.
string
Current status, such as ready or downloading.