cURL
Jobs
Get job estimate
Retrieve cost estimate for a job.
GET
cURL
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.forte-1, qpu.forte-enterprise-1
Required range:
x >= 1Required range:
1 <= x <= 1000000Required range:
x >= 0Required range:
x >= 0Response
Successfully retrieved the cost estimate of a job.
Predicted job execution time, in milliseconds.
Example:
96250
Predicted time this job will wait in the queue before running, in milliseconds.
Example:
397577
Predicted quantum compute time, in microseconds. Only present for compute_second priced backends.

