| Solvers & Status | qcos_get_v1_runtime_backends
qcos_get_v1_backends
qcos_get_health | List all available backends with queue depth and status, and probe API health. |
| Estimation & Planning | qcos_post_v1_runtime_estimate
qcos_autopilot_plan
qcos_recommend_qubit_network | Estimate cost/approval state and plan noise-aware qubit routing before a run. |
| Execution | qcos_post_v1_runtime_jobs
qcos_get_v1_runtime_jobs_job_id
qcos_get_v1_jobs_job_id_result
qcos_delete_v1_runtime_jobs_job_id
qcos_post_v1_runtime_jobs_job_id_approve | Submit circuits (202), poll execution states, retrieve counts, cancel, and approve priced runs. |
| Algorithmic Templates | qcos_run_grover
qcos_run_shor
qcos_run_qaoa
qcos_run_qft | Run standard quantum algorithms using optimized, pre-built template parameters. |
| Interactive Analytics | qcos_visualize_bloch
qcos_visualize_histogram
qcos_visualize_circuit | Render Bloch spheres, counts histograms, and circuit diagrams. |
| Error Correction | qcos_qec_pipeline
qcos_qec_decoder_decode
qcos_qec_benchmark | Run the QEC pipeline, decode syndromes, and benchmark code performance. |
| Evidence & Audit | qcos_get_v1_runtime_jobs_job_id_execution_evidence
qcos_search_jobs
qcos_get_job_timeline | Retrieve sealed execution evidence, search jobs, and get audit timelines. |
| Security & Randomness | qcos_qrng_uuid
qcos_qrng_bytes
qcos_pqc_generate_keypair
qcos_pqc_sign | Quantum randomness and post-quantum (ML-DSA) signature primitives. |