Jobs
Create a Job
To submit a program to be simulated or executed on our quantum hardware, POST
it to the jobs
endpoint.
POST
Authorizations
API keys are associated with a user and can be created on the
IonQ Quantum Cloud application. To authenticate, prefix your API Key with apiKey
and place it in the Authorization
request header. Ex: Authorization: apiKey your-api-key
Body
application/json
A job to be created
Response
200 - application/json
Successfully created a Job
Response body from a successful job creation.