Skip to main content
POST
Data Loading Estimates

Authorizations

HAIQU_API_KEY
string
query
required

Body

application/json

Data Loading payload data model.

parameters
Parameters · object
required
experiment_id
string | null
default:""
name
string
default:""
Maximum string length: 200
description
string | null
default:""
Maximum string length: 1024
num_qubits
integer | null

Size of the circuit to generate. Requested value only: the API replaces it with the real circuit size once the circuit exists. Left unset by the loaders that derive the size from their input (block vector, MPS).

Required range: 1 <= x <= 1000
distribution_name
string | null
dl_type
string
default:""

Response

Successful Response