Submit a quantum job for execution on a simulator or QPU.
Note: Client must provide a qbraidDeviceId and a quantum program specifcation using either QIR bitcode or openQasm.
Authenticate requests using an API key linked to your qBraid account. Obtain your key by registering or logging in at account.qbraid.com.
Target device on which to execute the quantum job.
QIR (LLVM) bitcode for the quantum job, base64 encoded.
OpenQASM 3 code for the quantum job.
Number of qubits used in the quantum circuit.
Number of times to execute the circuit.
Tags associated with the quantum job for filtering and identification.
Job created successfully