Datasets

Create a new dataset

POST
/v1/datasets
curl --request POST \
  --url https://api.lunary.ai/v1/datasets \
  --header 'Authorization: Bearer <api_key>' \
  --header 'Content-Type: application/json' \
  --data '{}'

Request Body

PropertyTypeDescription
slugstring
formatstring

Responses

200

Created dataset

PropertyTypeDescription
idstring
slugstring
formatstring
ownerIdstring
projectIdstring

Questions? We're here to help.

Email