Estimate Resources
Analyse a quantum circuit and return resource estimates including gate counts, qubit count, circuit depth, and complexity metrics.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
code
Python code containing the quantum circuit
Response
Successful Response
success
qubit_count
circuit_depth
gate_count
needs_cutting
skip_simulation
Errors
422
Unprocessable Entity Error