Init Experiment
API Reference
Init Experiment
Initialize experiment endpoint.
Args: user (User): User authenticated with api key. data (ExperimentSubmitModel): New experiment data.
Returns: ExperimentModel: Information about the experiment.
POST
Init Experiment
Documentation Index
Fetch the complete documentation index at: https://docs.haiqu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Response
Successful Response
Experiment model.
Haiqu experiment is a parent/organizer entity for circuits and jobs.
User model.
MVP: Haiqu user is created by Haiqu team, auth with username/password. V2: Haiqu API user is OAuth authenticated user from IBM, Google, etc.