Get job estimate
Retrieve cost estimate for a job.
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
Query Parameters
Available options: simulator, qpu.aria-1, qpu.aria-2, qpu.forte-1, qpu.forte-enterprise-1
Response
Successfully retrieved the cost estimate of a job.
Predicted job execution time, in milliseconds.
96250
Predicted time this job will wait in the queue before running, in milliseconds.
397577
Predicted quantum compute time, in microseconds. Only present for compute_second priced backends.

