Skip to main content
POST
Preview Import

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Body

application/json
provider
enum<string>
required
Available options:
kaggle,
huggingface,
github
source
string
required

Dataset URL or identifier.

username
string | null
key
string | null
token
string | null

Response

Successful Response

provider
string
required
source
string
required
total_files
integer
required
total_bytes
integer | null
extension_counts
Extension Counts · object
sample_files
string[]
warnings
string[]