REST API Reference
Generated from the committed OpenAPI 3.1 contract used by Fern.- API title:
SoftQuantus QCOS- API Gateway - API version:
3.5.0 - Paths:
512 - Schemas:
475 - Production base URL:
https://api.softquantus.com
Authentication
curl https://api.softquantus.com/health \
-H 'Authorization: Bearer $QCOS_API_KEY'
Endpoint groups
| Group | Endpoints |
|---|---|
| Internal Execution Contract | 1 |
| QEC Architecture Advisor | 4 |
| Untagged | 24 |
| calibration | 3 |
| core.batches | 5 |
| core.compare | 1 |
| core.devices | 8 |
| core.estimate | 4 |
| core.jobs | 79 |
| core.neural | 2 |
| core.sessions | 7 |
| core.stream | 4 |
| core.workflows | 5 |
| enterprise.billing | 19 |
| enterprise.orgs | 27 |
| functions | 3 |
| hybrid | 4 |
| labs.acos-isa | 10 |
| labs.gpu-qpu | 5 |
| labs.reranking | 2 |
| legacy.enhanced | 18 |
| legacy.providers.aws_gpu | 5 |
| legacy.providers.azure_quantum | 7 |
| legacy.providers.braket | 5 |
| legacy.providers.hpc | 5 |
| legacy.providers.ibm_quantum | 5 |
| legacy.providers.network | 21 |
| navcore.compliance | 8 |
| navcore.gps | 11 |
| navcore.quantum | 14 |
| navcore.raim | 8 |
| navcore.standards | 11 |
| neutral_atom | 3 |
| providers.backends | 1 |
| providers.credentials | 8 |
| providers.health | 4 |
| providers.marketplace | 18 |
| pulse | 3 |
| qec | 7 |
| quantum.algorithms | 13 |
| quantum.calibration | 13 |
| quantum.coherence | 7 |
| quantum.compiler | 13 |
| quantum.isolation | 8 |
| quantum.qec | 23 |
| quantum.visualization | 7 |
| quantum_ml | 3 |
| science.chemistry | 15 |
| science.dri | 14 |
| science.energy | 8 |
| science.use_cases | 2 |
| verification.benchmarks | 23 |
| verification.ledger | 15 |
Endpoints
Internal Execution Contract
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /internal/v1/executions | Submit an execution under a provider policy (canonical contract) | create_execution_internal_v1_executions_post |
QEC Architecture Advisor
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/qec/analyses/{analysis_id} | Get Analysis | get_analysis_api_v1_qec_analyses__analysis_id__get |
POST | /api/v1/qec/architecture-analysis | Architecture Analysis | architecture_analysis_api_v1_qec_architecture_analysis_post |
GET | /api/v1/qec/backend-profiles | Backend Profiles | backend_profiles_api_v1_qec_backend_profiles_get |
GET | /api/v1/qec/code-families | Code Families | code_families_api_v1_qec_code_families_get |
Untagged
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | / | Health Check | health_check__get |
POST | /admin/users | Create User | create_user_admin_users_post |
GET | /admin/users/{user_id} | Get User Info | get_user_info_admin_users__user_id__get |
POST | /api/v1/execute | Execute Circuit | execute_circuit_api_v1_execute_post |
DELETE | /api/v1/jobs/{job_id} | Cancel Job | cancel_job_inline_api_v1 |
GET | /api/v1/license/status | License Status | license_status_api_v1_license_status_get |
GET | /api/v1/results/{job_id} | Get Job Results | get_job_results_api_v1_results__job_id__get |
GET | /api/v1/status/{job_id} | Get Job Status | get_job_status_api_v1_status__job_id__get |
GET | /api/v1/suppliers | List Quantum Suppliers | list_quantum_suppliers_api_v1_suppliers_get |
POST | /execute | Execute Circuit | execute_circuit_execute_post |
POST | /execute-sync | Execute Circuit Sync | execute_circuit_sync_execute_sync_post |
GET | /health | Simple Health | simple_health_health_get |
DELETE | /jobs/{job_id} | Cancel Job | cancel_job_inline_legacy |
GET | /legal | Get Legal Info | get_legal_info_legal_get |
GET | /legal/{document} | Get Legal Document | get_legal_document_legal__document__get |
GET | /pricing | Get Pricing | get_pricing_pricing_get |
GET | /ready | Readiness Check | readiness_check_ready_get |
POST | /rerank | Rerank Candidates | rerank_candidates_rerank_post |
GET | /rerank/{job_id} | Get Rerank Status | get_rerank_status_rerank__job_id__get |
GET | /results/{job_id} | Get Job Results | get_job_results_results__job_id__get |
GET | /status/{job_id} | Get Job Status | get_job_status_status__job_id__get |
GET | /user/me | Get My Info | get_my_info_user_me_get |
GET | /user/usage | Get My Usage | get_my_usage_user_usage_get |
POST | /v1/mcp | Qcos Mcp Handler | qcos_mcp_handler_v1_mcp_post |
calibration
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/calibration/agent/plan | Agent Plan | agent_plan_api_v1_calibration_agent_plan_post |
GET | /api/v1/calibration/quam/{device_id} | Get Quam | get_quam_api_v1_calibration_quam__device_id__get |
POST | /api/v1/calibration/run | Run Calibration | run_calibration_api_v1_calibration_run_post |
core.batches
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v2/batch | List Batches | list_batches_api_v2_batch_get |
POST | /api/v2/batch | Submit Batch | submit_batch_api_v2_batch_post |
GET | /api/v2/batch/{batch_id} | Get Batch | get_batch_api_v2_batch__batch_id__get |
POST | /api/v2/batch/{batch_id}/cancel | Cancel Batch | cancel_batch_api_v2_batch__batch_id__cancel_post |
GET | /api/v2/batch/{batch_id}/results | Get Batch Results | get_batch_results_api_v2_batch__batch_id__results_get |
core.compare
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v2/visualize/compare | Compare QCOS vs vanilla execution results | compare_counts_api_v2_visualize_compare_post |
core.devices
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/devices | List registered devices | list_devices_api_v1_devices_get |
GET | /api/v1/devices/{device_id} | Device detail | get_device_api_v1_devices__device_id__get |
POST | /api/v1/devices/{device_id}/calibrate | Trigger calibration | trigger_calibration_api_v1_devices__device_id__calibrate_post |
GET | /api/v1/devices/{device_id}/capabilities | Declared capability document | get_device_capabilities_api_v1_devices__device_id__capabilities_get |
DELETE | /api/v1/devices/{device_id}/maintenance | Close a maintenance window | close_maintenance_api_v1_devices__device_id__maintenance_delete |
POST | /api/v1/devices/{device_id}/maintenance | Open a maintenance window | open_maintenance_api_v1_devices__device_id__maintenance_post |
GET | /api/v1/devices/{device_id}/queue | Scheduler statistics | get_device_queue_api_v1_devices__device_id__queue_get |
GET | /api/v1/devices/{device_id}/state | Measured calibration snapshot | get_device_state_api_v1_devices__device_id__state_get |
core.estimate
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v2/cost-estimate | Estimate the technical cost of a job before execution | cost_estimate_api_v2_cost_estimate_post |
GET | /api/v2/plan-limits | Capability ceilings for a plan | get_plan_limits_endpoint_api_v2_plan_limits_get |
GET | /api/v2/pricing | Technical cost basis for all backends | get_pricing_table_api_v2_pricing_get |
GET | /api/v2/pricing/{backend_id} | Technical cost basis for one backend | get_backend_pricing_api_v2_pricing__backend_id__get |
core.jobs
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/jobs | Submit job for execution | submit_job_api_v1_jobs_post |
GET | /api/v1/jobs/{job_id} | Get job status | get_job_api_v1_jobs__job_id__get |
GET | /api/v1/jobs/{job_id}/bundle | Download evidence bundle | download_evidence_bundle_api_v1_jobs__job_id__bundle_get |
GET | /api/v1/jobs/{job_id}/evidence | Get evidence bundle | get_job_evidence_api_v1_jobs__job_id__evidence_get |
GET | /api/v1/jobs/{job_id}/results | Get job results | get_job_results_api_v1_jobs__job_id__results_get |
POST | /api/v1/jobs/{job_id}/verify | Verify evidence bundle | verify_job_evidence_api_v1_jobs__job_id__verify_post |
POST | /api/v1/labs/autopilot/plan | Autopilot Plan | autopilot_plan_api_v1_labs_autopilot_plan_post |
GET | /api/v1/labs/backends | List Backends | list_backends_api_v1_labs_backends_get |
GET | /api/v1/labs/capabilities | Capabilities | capabilities_api_v1_labs_capabilities_get |
POST | /api/v1/labs/estimate | Estimate | estimate_api_v1_labs_estimate_post |
GET | /api/v1/labs/jobs | List Jobs | list_jobs_api_v1_labs_jobs_get |
POST | /api/v1/labs/jobs | Submit Job | submit_job_api_v1_labs_jobs_post |
POST | /api/v1/labs/jobs/async | Submit Job Async | submit_job_async_api_v1_labs_jobs_async_post |
DELETE | /api/v1/labs/jobs/{job_id} | Cancel Job | cancel_job_api_v1_labs_jobs__job_id__delete |
GET | /api/v1/labs/jobs/{job_id} | Get Job | get_job_api_v1_labs_jobs__job_id__get |
POST | /api/v1/labs/jobs/{job_id}/approve | Approve Job | approve_job_api_v1_labs_jobs__job_id__approve_post |
GET | /api/v1/labs/jobs/{job_id}/artifacts | Job Artifacts | job_artifacts_api_v1_labs_jobs__job_id__artifacts_get |
GET | /api/v1/labs/jobs/{job_id}/artifacts/{artifact_id} | Get Artifact | get_artifact_api_v1_labs_jobs__job_id__artifacts__artifact_id__get |
GET | /api/v1/labs/jobs/{job_id}/artifacts/{filename} | Download Artifact | download_artifact_api_v1_labs_jobs__job_id__artifacts__filename__get |
GET | /api/v1/labs/jobs/{job_id}/artifacts/{filename}/raw | Download Artifact | download_artifact_api_v1_labs_jobs__job_id__artifacts__filename__raw_get |
GET | /api/v1/labs/jobs/{job_id}/events | Job Events | job_events_api_v1_labs_jobs__job_id__events_get |
POST | /api/v1/labs/network-recommendations | Recommend Qubit Network | recommend_qubit_network_api_v1_labs_network_recommendations_post |
POST | /api/v1/labs/network-recommendations/predictive | Recommend Qubit Network Predictive | recommend_qubit_network_predictive_api_v1_labs_network_recommendations_predictive_post |
POST | /api/v1/labs/primitives/estimator | Run Estimator Primitive | run_estimator_primitive_api_v1_labs_primitives_estimator_post |
POST | /api/v1/labs/primitives/sampler | Run Sampler Primitive | run_sampler_primitive_api_v1_labs_primitives_sampler_post |
GET | /api/v1/labs/provider-connections | List Provider Connections | list_provider_connections_api_v1_labs_provider_connections_get |
POST | /api/v1/labs/provider-connections | Create Provider Connection | create_provider_connection_api_v1_labs_provider_connections_post |
POST | /api/v1/labs/provider-connections/{connection_id}/test | Test Provider Connection | test_provider_connection_api_v1_labs_provider_connections__connection_id__test_post |
GET | /api/v1/labs/resources/{resource_type}/{resource_id} | Read Resource | read_resource_api_v1_labs_resources__resource_type___resource_id__get |
GET | /api/v1/labs/search/artifacts | Search Artifacts | search_artifacts_api_v1_labs_search_artifacts_get |
GET | /api/v1/labs/search/backends | Search Backends | search_backends_api_v1_labs_search_backends_get |
GET | /api/v1/labs/search/calibrations | Search Calibrations | search_calibrations_api_v1_labs_search_calibrations_get |
GET | /api/v1/labs/search/jobs | Search Jobs | search_jobs_api_v1_labs_search_jobs_get |
GET | /api/v1/labs/search/qec-runs | Search Qec Runs | search_qec_runs_api_v1_labs_search_qec_runs_get |
GET | /api/v1/labs/sessions | List Sessions | list_sessions_api_v1_labs_sessions_get |
POST | /api/v1/labs/sessions | Open Session | open_session_api_v1_labs_sessions_post |
GET | /api/v1/labs/sessions/{session_id} | Get Session | get_session_api_v1_labs_sessions__session_id__get |
POST | /api/v1/labs/sessions/{session_id}/close | Close Session | close_session_api_v1_labs_sessions__session_id__close_post |
POST | /api/v1/runtime/autopilot/plan | Autopilot Plan | autopilot_plan_api_v1_runtime_autopilot_plan_post |
GET | /api/v1/runtime/backends | List Backends | list_backends_api_v1_runtime_backends_get |
GET | /api/v1/runtime/capabilities | Capabilities | capabilities_api_v1_runtime_capabilities_get |
POST | /api/v1/runtime/estimate | Estimate | estimate_api_v1_runtime_estimate_post |
GET | /api/v1/runtime/jobs | List Jobs | list_jobs_api_v1_runtime_jobs_get |
POST | /api/v1/runtime/jobs | Submit Job | submit_job_api_v1_runtime_jobs_post |
POST | /api/v1/runtime/jobs/async | Submit Job Async | submit_job_async_api_v1_runtime_jobs_async_post |
DELETE | /api/v1/runtime/jobs/{job_id} | Cancel Job | cancel_job_api_v1_runtime_jobs__job_id__delete |
GET | /api/v1/runtime/jobs/{job_id} | Get Job | get_job_api_v1_runtime_jobs__job_id__get |
POST | /api/v1/runtime/jobs/{job_id}/approve | Approve Job | approve_job_api_v1_runtime_jobs__job_id__approve_post |
GET | /api/v1/runtime/jobs/{job_id}/artifacts | Job Artifacts | job_artifacts_api_v1_runtime_jobs__job_id__artifacts_get |
GET | /api/v1/runtime/jobs/{job_id}/artifacts/{artifact_id} | Get Artifact | get_artifact_api_v1_runtime_jobs__job_id__artifacts__artifact_id__get |
GET | /api/v1/runtime/jobs/{job_id}/artifacts/{filename} | Download Artifact | download_artifact_api_v1_runtime_jobs__job_id__artifacts__filename__get |
GET | /api/v1/runtime/jobs/{job_id}/artifacts/{filename}/raw | Download Artifact | download_artifact_api_v1_runtime_jobs__job_id__artifacts__filename__raw_get |
GET | /api/v1/runtime/jobs/{job_id}/events | Job Events | job_events_api_v1_runtime_jobs__job_id__events_get |
POST | /api/v1/runtime/network-recommendations | Recommend Qubit Network | recommend_qubit_network_api_v1_runtime_network_recommendations_post |
POST | /api/v1/runtime/network-recommendations/predictive | Recommend Qubit Network Predictive | recommend_qubit_network_predictive_api_v1_runtime_network_recommendations_predictive_post |
POST | /api/v1/runtime/primitives/estimator | Run Estimator Primitive | run_estimator_primitive_api_v1_runtime_primitives_estimator_post |
POST | /api/v1/runtime/primitives/sampler | Run Sampler Primitive | run_sampler_primitive_api_v1_runtime_primitives_sampler_post |
GET | /api/v1/runtime/provider-connections | List Provider Connections | list_provider_connections_api_v1_runtime_provider_connections_get |
POST | /api/v1/runtime/provider-connections | Create Provider Connection | create_provider_connection_api_v1_runtime_provider_connections_post |
POST | /api/v1/runtime/provider-connections/{connection_id}/test | Test Provider Connection | test_provider_connection_api_v1_runtime_provider_connections__connection_id__test_post |
GET | /api/v1/runtime/resources/{resource_type}/{resource_id} | Read Resource | read_resource_api_v1_runtime_resources__resource_type___resource_id__get |
GET | /api/v1/runtime/search/artifacts | Search Artifacts | search_artifacts_api_v1_runtime_search_artifacts_get |
GET | /api/v1/runtime/search/backends | Search Backends | search_backends_api_v1_runtime_search_backends_get |
GET | /api/v1/runtime/search/calibrations | Search Calibrations | search_calibrations_api_v1_runtime_search_calibrations_get |
GET | /api/v1/runtime/search/jobs | Search Jobs | search_jobs_api_v1_runtime_search_jobs_get |
GET | /api/v1/runtime/search/qec-runs | Search Qec Runs | search_qec_runs_api_v1_runtime_search_qec_runs_get |
GET | /api/v1/runtime/sessions | List Sessions | list_sessions_api_v1_runtime_sessions_get |
POST | /api/v1/runtime/sessions | Open Session | open_session_api_v1_runtime_sessions_post |
GET | /api/v1/runtime/sessions/{session_id} | Get Session | get_session_api_v1_runtime_sessions__session_id__get |
POST | /api/v1/runtime/sessions/{session_id}/close | Close Session | close_session_api_v1_runtime_sessions__session_id__close_post |
GET | /v1/backends | List Backends | list_backends_v1_backends_get |
POST | /v1/estimate | Estimate Job | estimate_job_cost_canonical |
GET | /v1/jobs | List Jobs | list_jobs_v1_jobs_get |
POST | /v1/jobs | Submit Job | submit_job_v1_jobs_post |
DELETE | /v1/jobs/{job_id} | Cancel Job | cancel_job_v1_jobs__job_id__delete |
GET | /v1/jobs/{job_id} | Get Job | get_job_v1_jobs__job_id__get |
GET | /v1/jobs/{job_id}/artifacts | List Artifacts | list_artifacts_v1_jobs__job_id__artifacts_get |
GET | /v1/jobs/{job_id}/artifacts/{artifact_id} | Get Artifact | get_artifact_v1_jobs__job_id__artifacts__artifact_id__get |
GET | /v1/jobs/{job_id}/result | Get Job Result | get_job_result_v1_jobs__job_id__result_get |
core.neural
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/runtime/neural/infer | Infer Neural | infer_neural_api_v1_runtime_neural_infer_post |
POST | /api/v1/runtime/neural/train | Train Neural | train_neural_api_v1_runtime_neural_train_post |
core.sessions
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v2/audit | Get Audit Log | get_audit_log_api_v2_audit_get |
GET | /api/v2/audit/report | Audit Report | audit_report_api_v2_audit_report_get |
POST | /api/v2/session | Create Session | create_session_api_v2_session_post |
GET | /api/v2/session/{session_id} | Get Session | get_session_api_v2_session__session_id__get |
POST | /api/v2/session/{session_id}/end | End Session | end_session_api_v2_session__session_id__end_post |
GET | /api/v2/sessions | List Sessions | list_sessions_api_v2_sessions_get |
GET | /api/v2/stream/status | Stream Status | stream_status_api_v2_stream_status_get |
core.stream
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/jobs/stream/{job_id} | Stream a demo job-stage timeline via SSE (simulated) | stream_job_api_v1_jobs_stream__job_id__get |
GET | /sse/health | Sse Health | sse_health_sse_health_get |
GET | /sse/{channel} | Sse Stream | sse_stream_sse__channel__get |
GET | /stream/status | Stream Status | stream_status_stream_status_get |
core.workflows
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v2/workflow | Run Workflow | run_workflow_api_v2_workflow_post |
GET | /api/v2/workflow/templates | List Templates | list_templates_api_v2_workflow_templates_get |
GET | /api/v2/workflow/templates/{name} | Get Template | get_template_api_v2_workflow_templates__name__get |
POST | /api/v2/workflow/validate | Validate Workflow | validate_workflow_api_v2_workflow_validate_post |
GET | /api/v2/workflow/{workflow_id} | Get Workflow | get_workflow_api_v2_workflow__workflow_id__get |
enterprise.billing
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/evidence/verify | Verify Evidence Bundle | verify_evidence_api_v1_evidence_verify_post |
GET | /api/v1/jobs/{job_id}/artifacts | List Job Artifacts | list_job_artifacts_api_v1_jobs__job_id__artifacts_get |
GET | /api/v1/jobs/{job_id}/artifacts/{artifact_name} | Get Artifact Download URL | get_artifact_url_api_v1_jobs__job_id__artifacts__artifact_name__get |
GET | /api/v1/jobs/{job_id}/capabilities | Get Job Capabilities | get_job_capabilities_api_v1_jobs__job_id__capabilities_get |
GET | /api/v1/jobs/{job_id}/evidence/download | Download Evidence JSON | download_job_evidence_api_v1_jobs__job_id__evidence_download_get |
GET | /api/v1/public-key | Get QCOS Public Key | get_public_key_api_v1_public_key_get |
GET | /api/v1/qpu/credit-packages | List Credit Packages | list_credit_packages_api_v1_qpu_credit_packages_get |
POST | /api/v1/qpu/credits/checkout-session | Create Qpu Credit Checkout Session | create_qpu_credit_checkout_session_api_v1_qpu_credits_checkout_session_post |
GET | /api/v1/qpu/wallet | Get Wallet | get_wallet_api_v1_qpu_wallet_get |
POST | /api/v1/qpu/webhooks/stripe | Stripe Qpu Webhook | stripe_qpu_webhook_api_v1_qpu_webhooks_stripe_post |
POST | /api/v1/roi/calculate | Calculate ROI | calculate_roi_api_v1_roi_calculate_post |
POST | /api/v1/roi/calculate/scenarios | Calculate ROI for all scenarios | calculate_all_scenarios_api_v1_roi_calculate_scenarios_post |
GET | /api/v1/roi/compare-providers | Compare providers for workload | compare_providers_api_v1_roi_compare_providers_get |
GET | /api/v1/roi/plans | List QCOS plans | list_plans_api_v1_roi_plans_get |
GET | /api/v1/roi/pricebook | Get pricebook information | get_pricebook_info_api_v1_roi_pricebook_get |
GET | /api/v1/roi/providers | List quantum providers | list_providers_api_v1_roi_providers_get |
POST | /api/v1/roi/report/data | Generate report data | generate_report_data_api_v1_roi_report_data_post |
POST | /api/v1/roi/report/latex | Generate ROI report LaTeX | generate_report_latex_api_v1_roi_report_latex_post |
POST | /api/v1/roi/report/pdf | Generate ROI report PDF | generate_report_pdf_api_v1_roi_report_pdf_post |
enterprise.orgs
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/service/check-quota | Service Check Quota | service_check_quota_api_service_check_quota_post |
POST | /api/service/record-usage | Service Record Usage | service_record_usage_api_service_record_usage_post |
POST | /api/v1/licenses/activate | Proxy Activate License | proxy_activate_license_api_v1_licenses_activate_post |
POST | /api/v1/licenses/validate | Proxy Validate License | proxy_validate_license_api_v1_licenses_validate_post |
GET | /api/v1/platform/api-keys | List Api Keys | list_api_keys_api_v1_platform_api_keys_get |
POST | /api/v1/platform/api-keys | Create Api Key | create_api_key_api_v1_platform_api_keys_post |
DELETE | /api/v1/platform/api-keys/{key_id} | Revoke Api Key | revoke_api_key_api_v1_platform_api_keys__key_id__delete |
GET | /api/v1/platform/datasets/connections | List Dataset Connections | list_dataset_connections_api_v1_platform_datasets_connections_get |
POST | /api/v1/platform/datasets/connections | Create Dataset Connection | create_dataset_connection_api_v1_platform_datasets_connections_post |
GET | /api/v1/platform/datasets/connections/{connection_id}/files | List Dataset Files | list_dataset_files_api_v1_platform_datasets_connections__connection_id__files_get |
POST | /api/v1/platform/datasets/connections/{connection_id}/validate | Validate Dataset Connection | validate_dataset_connection_api_v1_platform_datasets_connections__connection_id__validate_post |
POST | /api/v1/platform/datasets/wrangler | Get Wrangler Suggestions | get_wrangler_suggestions_api_v1_platform_datasets_wrangler_post |
POST | /api/v1/platform/github/connect | Connect Github | connect_github_api_v1_platform_github_connect_post |
POST | /api/v1/platform/github/sync | Trigger Github Sync | trigger_github_sync_api_v1_platform_github_sync_post |
GET | /api/v1/platform/gpu/nodes | List Gpu Nodes | list_gpu_nodes_api_v1_platform_gpu_nodes_get |
POST | /api/v1/platform/gpu/nodes | Create Gpu Node | create_gpu_node_api_v1_platform_gpu_nodes_post |
GET | /api/v1/platform/gpu/nodes/{node_id}/logs | Get Gpu Node Logs | get_gpu_node_logs_api_v1_platform_gpu_nodes__node_id__logs_get |
POST | /api/v1/platform/gpu/nodes/{node_id}/start | Start Gpu Node | start_gpu_node_api_v1_platform_gpu_nodes__node_id__start_post |
POST | /api/v1/platform/gpu/nodes/{node_id}/stop | Stop Gpu Node | stop_gpu_node_api_v1_platform_gpu_nodes__node_id__stop_post |
POST | /api/v1/platform/gpu/serverless/execute | Execute Serverless Gpu | execute_serverless_gpu_api_v1_platform_gpu_serverless_execute_post |
GET | /api/v1/platform/me | Get Me | get_me_api_v1_platform_me_get |
POST | /api/v1/platform/service/validate-api-key | Validate Api Key For Service | validate_api_key_for_service_api_v1_platform_service_validate_api_key_post |
POST | /api/v1/platform/team/invite | Invite Team Member | invite_team_member_api_v1_platform_team_invite_post |
GET | /api/v1/platform/team/members | List Team Members | list_team_members_api_v1_platform_team_members_get |
DELETE | /api/v1/platform/team/members/{member_id} | Remove Team Member | remove_team_member_api_v1_platform_team_members__member_id__delete |
PATCH | /api/v1/platform/team/members/{member_id}/role | Update Team Member Role | update_team_member_role_api_v1_platform_team_members__member_id__role_patch |
GET | /api/v1/platform/usage | Get Usage | get_usage_api_v1_platform_usage_get |
functions
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/functions | List Functions | list_functions_api_v1_functions_get |
GET | /api/v1/functions/{name} | Get Function | get_function_api_v1_functions__name__get |
POST | /api/v1/functions/{name}/run | Run Function | run_function_api_v1_functions__name__run_post |
hybrid
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/hybrid/mlir/compile | Mlir Compile | mlir_compile_api_v1_hybrid_mlir_compile_post |
POST | /api/v1/hybrid/partition | Partition Workload | partition_workload_api_v1_hybrid_partition_post |
GET | /api/v1/hybrid/status | Hybrid Status | hybrid_status_api_v1_hybrid_status_get |
POST | /api/v1/hybrid/vqe | Run Vqe | run_vqe_api_v1_hybrid_vqe_post |
labs.acos-isa
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/acos/certificates | List Certificates | list_certificates_api_v1_acos_certificates_get |
GET | /api/v1/acos/certificates/{certificate_id} | Get Certificate | get_certificate_api_v1_acos_certificates__certificate_id__get |
POST | /api/v1/acos/certify | Run Certification | run_certification_api_v1_acos_certify_post |
GET | /api/v1/acos/evidence/{evidence_id} | Get Evidence | get_evidence_api_v1_acos_evidence__evidence_id__get |
GET | /api/v1/acos/health | Health Check | health_check_api_v1_acos_health_get |
GET | /api/v1/acos/tests | List Tests | list_tests_api_v1_acos_tests_get |
GET | /api/v1/acos/tiers | List Tiers | list_tiers_api_v1_acos_tiers_get |
GET | /api/v1/acos/trust-index | List Trust Index | list_trust_index_api_v1_acos_trust_index_get |
GET | /api/v1/acos/trust-index/{backend_id} | Get Trust Index | get_trust_index_api_v1_acos_trust_index__backend_id__get |
POST | /api/v1/acos/verify | Verify Certificate | verify_certificate_api_v1_acos_verify_post |
labs.gpu-qpu
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/gpu-qpu/modes | List Simulation Modes | list_simulation_modes_api_v1_gpu_qpu_modes_get |
GET | /api/v1/gpu-qpu/paths | List Transfer Paths | list_transfer_paths_api_v1_gpu_qpu_paths_get |
POST | /api/v1/gpu-qpu/profile | Latency Profile | latency_profile_api_v1_gpu_qpu_profile_post |
POST | /api/v1/gpu-qpu/simulate | Simulate Large Circuit | simulate_large_circuit_api_v1_gpu_qpu_simulate_post |
POST | /api/v1/gpu-qpu/transfer | Zero Copy Transfer | zero_copy_transfer_api_v1_gpu_qpu_transfer_post |
labs.reranking
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/rerank/ | Rerank Candidates | rerank_candidates_api_v1_rerank__post |
POST | /api/v1/rerank/batch | Rerank Batch | rerank_batch_api_v1_rerank_batch_post |
legacy.enhanced
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/analyze | Analyze Circuit | analyze_circuit_api_v1_analyze_post |
GET | /api/v1/backends/all | List All Backends | list_all_backends_api_v1_backends_all_get |
POST | /api/v1/batch | Batch Simulate | batch_simulate_api_v1_batch_post |
GET | /api/v1/batch/{batch_id}/status | Get Batch Status | get_batch_status_api_v1_batch__batch_id__status_get |
GET | /api/v1/credits/balance | Get Credits Balance | get_credits_balance_api_v1_credits_balance_get |
POST | /api/v1/estimate | Estimate Cost | estimate_cost_api_v1_estimate_post |
GET | /api/v1/health | System Health | system_health_api_v1_health_get |
GET | /api/v1/jobs/history | Get Job History | get_job_history_api_v1_jobs_history_get |
GET | /api/v1/metrics | System Metrics | system_metrics_api_v1_metrics_get |
POST | /api/v1/optimize | Optimize Circuit | optimize_circuit_enhanced |
GET | /api/v1/providers | List Providers | list_providers_api_v1_providers_get |
GET | /api/v1/providers/{provider}/health | Provider Health | provider_health_api_v1_providers__provider__health_get |
GET | /api/v1/queue/status | Queue Status | queue_status_api_v1_queue_status_get |
GET | /api/v1/rate-limit | Rate Limit Info | rate_limit_info_api_v1_rate_limit_get |
GET | /api/v1/tiers | List Tiers | list_tiers_api_v1_tiers_get |
POST | /api/v1/transpile | Transpile Circuit | transpile_circuit_api_v1_transpile_post |
POST | /api/v1/validate | Validate Circuit | validate_circuit_api_v1_validate_post |
POST | /api/v1/webhooks | Create Webhook | create_webhook_api_v1_webhooks_post |
legacy.providers.aws_gpu
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /aws_gpu/backends | List Aws Gpu Backends | list_aws_gpu_backends_aws_gpu_backends_get |
GET | /aws_gpu/estimate | Estimate Cost | estimate_cost_aws_gpu_estimate_get |
POST | /aws_gpu/execute | Execute On Aws Gpu | execute_on_aws_gpu_aws_gpu_execute_post |
GET | /aws_gpu/health | Aws Gpu Health | aws_gpu_health_aws_gpu_health_get |
GET | /aws_gpu/status/{job_id} | Get Aws Gpu Job Status | get_aws_gpu_job_status_aws_gpu_status__job_id__get |
legacy.providers.azure_quantum
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/azure_quantum/backends | List Backends | list_backends_api_v1_azure_quantum_backends_get |
POST | /api/v1/azure_quantum/estimate | Estimate Cost | estimate_cost_api_v1_azure_quantum_estimate_post |
POST | /api/v1/azure_quantum/execute | Execute Circuit | execute_circuit_api_v1_azure_quantum_execute_post |
DELETE | /api/v1/azure_quantum/jobs/{job_id} | Cancel Job | cancel_job_api_v1_azure_quantum_jobs__job_id__delete |
GET | /api/v1/azure_quantum/providers | List Providers | list_providers_api_v1_azure_quantum_providers_get |
GET | /api/v1/azure_quantum/status/{job_id} | Get Job Status | get_job_status_api_v1_azure_quantum_status__job_id__get |
GET | /api/v1/azure_quantum/targets | List Targets | list_targets_api_v1_azure_quantum_targets_get |
legacy.providers.braket
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/braket/backends | List Backends | list_backends_api_v1_braket_backends_get |
POST | /api/v1/braket/estimate | Estimate Cost | estimate_cost_api_v1_braket_estimate_post |
POST | /api/v1/braket/execute | Execute Circuit | execute_circuit_api_v1_braket_execute_post |
DELETE | /api/v1/braket/jobs/{job_id} | Cancel Job | cancel_job_api_v1_braket_jobs__job_id__delete |
GET | /api/v1/braket/status/{job_id} | Get Job Status | get_job_status_api_v1_braket_status__job_id__get |
legacy.providers.hpc
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/hpc/jobs | Submit Hpc Job | submit_hpc_job_api_v1_hpc_jobs_post |
DELETE | /api/v1/hpc/jobs/{job_id} | Cancel Hpc Job | cancel_hpc_job_api_v1_hpc_jobs__job_id__delete |
GET | /api/v1/hpc/jobs/{job_id} | Get Hpc Job Status | get_hpc_job_status_api_v1_hpc_jobs__job_id__get |
GET | /api/v1/hpc/providers | List Hpc Providers | list_hpc_providers_api_v1_hpc_providers_get |
GET | /api/v1/hpc/queue | Get Hpc Queue Status | get_hpc_queue_status_api_v1_hpc_queue_get |
legacy.providers.ibm_quantum
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/ibm_quantum/backends | List Backends | list_backends_api_v1_ibm_quantum_backends_get |
POST | /api/v1/ibm_quantum/estimate | Estimate Cost | estimate_cost_api_v1_ibm_quantum_estimate_post |
POST | /api/v1/ibm_quantum/execute | Execute Circuit | execute_circuit_api_v1_ibm_quantum_execute_post |
DELETE | /api/v1/ibm_quantum/jobs/{job_id} | Cancel Job | cancel_job_api_v1_ibm_quantum_jobs__job_id__delete |
GET | /api/v1/ibm_quantum/status/{job_id} | Get Job Status | get_job_status_api_v1_ibm_quantum_status__job_id__get |
legacy.providers.network
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/network/backends | List All Backends | list_all_backends_api_v1_network_backends_get |
POST | /api/v1/network/barrier | Barrier Sync | barrier_sync_api_v1_network_barrier_post |
POST | /api/v1/network/demo/phase0-bell | Demo Phase0 Bell | demo_phase0_bell_api_v1_network_demo_phase0_bell_post |
POST | /api/v1/network/entangle | Generate Entanglement | generate_entanglement_api_v1_network_entangle_post |
GET | /api/v1/network/evidence/bundle/{job_id} | Get Evidence Bundle | get_evidence_bundle_api_v1_network_evidence_bundle__job_id__get |
GET | /api/v1/network/evidence/{evidence_id} | Get Evidence | get_evidence_api_v1_network_evidence__evidence_id__get |
GET | /api/v1/network/health | Health Check | health_check_api_v1_network_health_get |
GET | /api/v1/network/jobs | List Jobs | list_jobs_api_v1_network_jobs_get |
POST | /api/v1/network/jobs/phase0b | Create Phase0B Job | create_phase0b_job_api_v1_network_jobs_phase0b_post |
DELETE | /api/v1/network/jobs/{job_id} | Cancel Job | cancel_job_api_v1_network_jobs__job_id__delete |
GET | /api/v1/network/jobs/{job_id}/evidence | Get Job Evidence | get_job_evidence_api_v1_network_jobs__job_id__evidence_get |
GET | /api/v1/network/jobs/{job_id}/result | Get Job Result | get_job_result_api_v1_network_jobs__job_id__result_get |
GET | /api/v1/network/jobs/{job_id}/status | Get Job Status | get_job_status_api_v1_network_jobs__job_id__status_get |
GET | /api/v1/network/phase0/ion-species | List Ion Species | list_ion_species_api_v1_network_phase0_ion_species_get |
POST | /api/v1/network/phase0/sweep | Phase0 Sweep | phase0_sweep_api_v1_network_phase0_sweep_post |
POST | /api/v1/network/phase0b/analyze | Phase0B Analyze Backend | phase0b_analyze_backend_api_v1_network_phase0b_analyze_post |
POST | /api/v1/network/phase0b/recommend | Phase0B Recommend | phase0b_recommend_api_v1_network_phase0b_recommend_post |
POST | /api/v1/network/remote-cnot | Remote Cnot | remote_cnot_api_v1_network_remote_cnot_post |
GET | /api/v1/network/status | Get Network Status | get_network_status_api_v1_network_status_get |
POST | /api/v1/network/teleport | Quantum Teleport | quantum_teleport_api_v1_network_teleport_post |
GET | /api/v1/network/topology | Get Network Topology | get_network_topology_api_v1_network_topology_get |
navcore.compliance
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/navcore/compliance/audit | Get Audit Trail | get_audit_trail_api_v1_navcore_compliance_audit_get |
GET | /api/v1/navcore/compliance/nis2/gaps | Get Compliance Gaps | get_compliance_gaps_api_v1_navcore_compliance_nis2_gaps_get |
POST | /api/v1/navcore/compliance/nis2/incident | Report Incident | report_incident_api_v1_navcore_compliance_nis2_incident_post |
GET | /api/v1/navcore/compliance/nis2/status | Get Nis2 Status | get_nis2_status_api_v1_navcore_compliance_nis2_status_get |
GET | /api/v1/navcore/compliance/osnma/satellites | Get Satellite Auth Status | get_satellite_auth_status_api_v1_navcore_compliance_osnma_satellites_get |
GET | /api/v1/navcore/compliance/osnma/status | Get Osnma Status | get_osnma_status_api_v1_navcore_compliance_osnma_status_get |
POST | /api/v1/navcore/compliance/osnma/verify | Verify Navigation Message | verify_navigation_message_api_v1_navcore_compliance_osnma_verify_post |
GET | /api/v1/navcore/compliance/summary | Get Compliance Summary | get_compliance_summary_api_v1_navcore_compliance_summary_get |
navcore.gps
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/algorithms | List Algorithms | list_algorithms_api_v1_algorithms_get |
POST | /api/v1/kalman/navigate | Kalman Navigate | kalman_navigate_api_v1_kalman_navigate_post |
POST | /api/v1/pqc/keypair | Generate Pqc Keypair | generate_pqc_keypair_api_v1_pqc_keypair_post |
POST | /api/v1/pqc/sign | Sign With Pqc | sign_with_pqc_api_v1_pqc_sign_post |
POST | /api/v1/pqc/verify | Verify Pqc Signature | verify_pqc_signature_api_v1_pqc_verify_post |
POST | /api/v1/qrng/bytes | Generate Random Bytes | generate_random_bytes_api_v1_qrng_bytes_post |
GET | /api/v1/qrng/nonce | Generate Nonce | generate_nonce_api_v1_qrng_nonce_get |
GET | /api/v1/qrng/uuid | Generate Uuid | generate_uuid_api_v1_qrng_uuid_get |
POST | /api/v1/sensor/simulate | Simulate Sensor | simulate_sensor_api_v1_sensor_simulate_post |
POST | /api/v1/spoofing/detect | Detect Spoofing | detect_spoofing_api_v1_spoofing_detect_post |
GET | /api/v1/status | Get Navcore Status | get_navcore_status_api_v1_status_get |
navcore.quantum
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/navcore/quantum/circuit/run | Run Quantum Circuit | run_quantum_circuit_api_v1_navcore_quantum_circuit_run_post |
POST | /api/v1/navcore/quantum/configure | Configure Qsp | configure_qsp_api_v1_navcore_quantum_configure_post |
POST | /api/v1/navcore/quantum/kalman/predict | Kalman Predict | kalman_predict_api_v1_navcore_quantum_kalman_predict_post |
POST | /api/v1/navcore/quantum/kalman/reset | Kalman Reset | kalman_reset_api_v1_navcore_quantum_kalman_reset_post |
GET | /api/v1/navcore/quantum/kalman/state | Kalman State | kalman_state_api_v1_navcore_quantum_kalman_state_get |
POST | /api/v1/navcore/quantum/kalman/update | Kalman Update | kalman_update_api_v1_navcore_quantum_kalman_update_post |
POST | /api/v1/navcore/quantum/noise/characterize | Characterize Noise | characterize_noise_api_v1_navcore_quantum_noise_characterize_post |
GET | /api/v1/navcore/quantum/performance | Get Performance | get_performance_api_v1_navcore_quantum_performance_get |
POST | /api/v1/navcore/quantum/process | Process Measurement | process_measurement_api_v1_navcore_quantum_process_post |
POST | /api/v1/navcore/quantum/sequence/compare | Compare Sequences | compare_sequences_api_v1_navcore_quantum_sequence_compare_post |
POST | /api/v1/navcore/quantum/sequence/select | Select Sequence | select_sequence_api_v1_navcore_quantum_sequence_select_post |
GET | /api/v1/navcore/quantum/sequences | List Sequences | list_sequences_api_v1_navcore_quantum_sequences_get |
GET | /api/v1/navcore/quantum/status | Get Qsp Status | get_qsp_status_api_v1_navcore_quantum_status_get |
POST | /api/v1/navcore/quantum/vibration/simulate | Simulate Vibration | simulate_vibration_api_v1_navcore_quantum_vibration_simulate_post |
navcore.raim
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/navcore/raim/exclude | Exclude Source | exclude_source_api_v1_navcore_raim_exclude_post |
GET | /api/v1/navcore/raim/hybrid-fusion | Get Hybrid Fusion Status | get_hybrid_fusion_status_api_v1_navcore_raim_hybrid_fusion_get |
POST | /api/v1/navcore/raim/process | Process Raim Epoch | process_raim_epoch_api_v1_navcore_raim_process_post |
GET | /api/v1/navcore/raim/protection | Get Protection Levels | get_protection_levels_api_v1_navcore_raim_protection_get |
GET | /api/v1/navcore/raim/quantum-verification | Get Quantum Verification Status | get_quantum_verification_status_api_v1_navcore_raim_quantum_verification_get |
GET | /api/v1/navcore/raim/statistics | Get Raim Statistics | get_raim_statistics_api_v1_navcore_raim_statistics_get |
GET | /api/v1/navcore/raim/status | Get Raim Status | get_raim_status_api_v1_navcore_raim_status_get |
GET | /api/v1/navcore/raim/threats | Get Active Threats | get_active_threats_api_v1_navcore_raim_threats_get |
navcore.standards
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/navcore/standards/conformance-report | Get Conformance Report | get_conformance_report_api_v1_navcore_standards_conformance_report_get |
GET | /api/v1/navcore/standards/face/status | Get Face Status | get_face_status_api_v1_navcore_standards_face_status_get |
POST | /api/v1/navcore/standards/hal/register | Register Hal Sensor | register_hal_sensor_api_v1_navcore_standards_hal_register_post |
GET | /api/v1/navcore/standards/hal/sensors | Get Hal Sensors | get_hal_sensors_api_v1_navcore_standards_hal_sensors_get |
GET | /api/v1/navcore/standards/sosa/profiles | Get Sosa Profiles | get_sosa_profiles_api_v1_navcore_standards_sosa_profiles_get |
POST | /api/v1/navcore/standards/sosa/validate | Validate Sosa Module | validate_sosa_module_api_v1_navcore_standards_sosa_validate_post |
GET | /api/v1/navcore/standards/time/network | Get Time Network Status | get_time_network_status_api_v1_navcore_standards_time_network_get |
POST | /api/v1/navcore/standards/time/sync | Sync Time Source | sync_time_source_api_v1_navcore_standards_time_sync_post |
GET | /api/v1/navcore/standards/time/utc | Get Utc Timescale | get_utc_timescale_api_v1_navcore_standards_time_utc_get |
POST | /api/v1/navcore/standards/victory/publish | Publish Victory Pnt | publish_victory_pnt_api_v1_navcore_standards_victory_publish_post |
GET | /api/v1/navcore/standards/victory/services | Get Victory Services | get_victory_services_api_v1_navcore_standards_victory_services_get |
neutral_atom
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/neutral-atom/analog/simulate | Analog Simulate | analog_simulate_api_v1_neutral_atom_analog_simulate_post |
POST | /api/v1/neutral-atom/register/build | Build Register | build_register_api_v1_neutral_atom_register_build_post |
POST | /api/v1/neutral-atom/simulate | Simulate | simulate_api_v1_neutral_atom_simulate_post |
providers.backends
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/simulators/statevector/health | Health | health_api_v1_simulators_statevector_health_get |
providers.credentials
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/backends/credentials | List user credentials | list_credentials_api_v1_backends_credentials_get |
POST | /api/v1/backends/credentials | Create backend credential | create_credential_api_v1_backends_credentials_post |
DELETE | /api/v1/backends/credentials/{credential_id} | Delete credential | delete_credential_api_v1_backends_credentials__credential_id__delete |
GET | /api/v1/backends/credentials/{credential_id} | Get credential details | get_credential_api_v1_backends_credentials__credential_id__get |
PUT | /api/v1/backends/credentials/{credential_id} | Update credential | update_credential_api_v1_backends_credentials__credential_id__put |
POST | /api/v1/backends/credentials/{credential_id}/validate | Validate credential | validate_credential_api_v1_backends_credentials__credential_id__validate_post |
POST | /api/v1/backends/execute | Execute circuit with user backend | execute_with_user_backend_api_v1_backends_execute_post |
GET | /api/v1/backends/providers | List available backend providers | list_providers_api_v1_backends_providers_get |
providers.health
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/providers/health | Get All Providers Health | get_all_providers_health_api_v1_providers_health_get |
GET | /api/v1/providers/health/{provider_id} | Get Provider Health | get_provider_health_api_v1_providers_health__provider_id__get |
POST | /api/v1/providers/route | Get Routing Decision | get_routing_decision_api_v1_providers_route_post |
GET | /api/v1/providers/routing-table | Get Routing Table | get_routing_table_api_v1_providers_routing_table_get |
providers.marketplace
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/marketplace/find | Find Best Vendor | find_best_vendor_api_v1_marketplace_find_post |
GET | /api/v1/marketplace/health | Marketplace Health | marketplace_health_api_v1_marketplace_health_get |
GET | /api/v1/marketplace/orders/{order_id} | Get Order | get_order_api_v1_marketplace_orders__order_id__get |
GET | /api/v1/marketplace/pricing | Pricing Table | pricing_table_api_v1_marketplace_pricing_get |
POST | /api/v1/marketplace/submit | Submit Job | submit_job_api_v1_marketplace_submit_post |
GET | /api/v1/marketplace/vendors | List Vendors | list_vendors_api_v1_marketplace_vendors_get |
GET | /api/v1/partners | List Partners | list_partners_api_v1_partners_get |
GET | /api/v1/partners/health | Proxy Health | proxy_health_api_v1_partners_health_get |
POST | /api/v1/partners/health/all | Check All Health | check_all_health_api_v1_partners_health_all_post |
POST | /api/v1/partners/register | Register Partner | register_partner_api_v1_partners_register_post |
DELETE | /api/v1/partners/{partner_id} | Remove Partner | remove_partner_api_v1_partners__partner_id__delete |
GET | /api/v1/partners/{partner_id} | Get Partner | get_partner_api_v1_partners__partner_id__get |
POST | /api/v1/partners/{partner_id}/activate | Activate Partner | activate_partner_api_v1_partners__partner_id__activate_post |
POST | /api/v1/partners/{partner_id}/discover | Discover Backends | discover_backends_api_v1_partners__partner_id__discover_post |
POST | /api/v1/partners/{partner_id}/health | Check Partner Health | check_partner_health_api_v1_partners__partner_id__health_post |
GET | /api/v1/partners/{partner_id}/settlement | Partner Settlement | partner_settlement_api_v1_partners__partner_id__settlement_get |
POST | /api/v1/partners/{partner_id}/submit | Submit To Partner | submit_to_partner_api_v1_partners__partner_id__submit_post |
POST | /api/v1/partners/{partner_id}/suspend | Suspend Partner | suspend_partner_api_v1_partners__partner_id__suspend_post |
pulse
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/pulse/compile | Compile Pulse | compile_pulse_api_v1_pulse_compile_post |
GET | /api/v1/pulse/targets | List Targets | list_targets_api_v1_pulse_targets_get |
POST | /api/v1/pulse/waveform/gaussian | Build Gaussian | build_gaussian_api_v1_pulse_waveform_gaussian_post |
qec
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/qec/certificate/{job_id} | Get Execution Certificate | get_execution_certificate_api_v1_qec_certificate__job_id__get |
POST | /api/v1/qec/certify | Certify Result | certify_result_api_v1_qec_certify_post |
GET | /api/v1/qec/codes | List Codes | list_codes_api_v1_qec_codes_get |
POST | /api/v1/qec/decode | Decode Raw Counts | decode_raw_counts_api_v1_qec_decode_post |
GET | /api/v1/qec/jobs/{job_id} | Get Job Status | get_job_status_api_v1_qec_jobs__job_id__get |
POST | /api/v1/qec/recommend | Recommend Code | recommend_code_api_v1_qec_recommend_post |
POST | /api/v1/qec/run | Run Qec | run_qec_api_v1_qec_run_post |
quantum.algorithms
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/algorithms/ | List all quantum algorithms | list_algorithms_api_v1_algorithms__get |
POST | /api/v1/algorithms/bernstein_vazirani/run | Bernstein-Vazirani: Hidden Linear Function | run_bv_api_v1_algorithms_bernstein_vazirani_run_post |
POST | /api/v1/algorithms/deutsch_jozsa/run | Deutsch-Jozsa: Constant vs Balanced Oracle | run_dj_api_v1_algorithms_deutsch_jozsa_run_post |
POST | /api/v1/algorithms/grover/run | Grover’s Search Algorithm | run_grover_api_v1_algorithms_grover_run_post |
POST | /api/v1/algorithms/hybrid/run | Run a HPC+QPU Hybrid Workflow | run_hybrid_workflow_api_v1_algorithms_hybrid_run_post |
GET | /api/v1/algorithms/jobs/ | List async algorithm jobs | list_jobs_api_v1_algorithms_jobs__get |
GET | /api/v1/algorithms/jobs/{job_id} | Poll async algorithm job | get_job_api_v1_algorithms_jobs__job_id__get |
POST | /api/v1/algorithms/qaoa/run | QAOA MaxCut Graph Optimisation | run_qaoa_api_v1_algorithms_qaoa_run_post |
POST | /api/v1/algorithms/qft/run | Quantum Fourier Transform | run_qft_api_v1_algorithms_qft_run_post |
POST | /api/v1/algorithms/qpe/run | Quantum Phase Estimation | run_qpe_api_v1_algorithms_qpe_run_post |
POST | /api/v1/algorithms/shor/run | Shor’s Factoring Algorithm | run_shor_api_v1_algorithms_shor_run_post |
GET | /api/v1/algorithms/{name} | Get algorithm metadata | get_algorithm_api_v1_algorithms__name__get |
POST | /api/v1/algorithms/{name}/run | Run any algorithm by name | run_any_algorithm_api_v1_algorithms__name__run_post |
quantum.calibration
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/glassbox/compile | Compile Circuit | compile_circuit_api_v1_glassbox_compile_post |
GET | /api/v1/glassbox/compile/{compilation_id} | Get Compilation | get_compilation_api_v1_glassbox_compile__compilation_id__get |
GET | /api/v1/glassbox/devices | List Devices | list_devices_api_v1_glassbox_devices_get |
GET | /api/v1/glassbox/devices/{device_name}/qubits/{qubit_id} | Get Qubit Properties | get_qubit_properties_api_v1_glassbox_devices__device_name__qubits__qubit_id__get |
GET | /api/v1/glassbox/devices/{device_name}/state | Get Device State | get_device_state_api_v1_glassbox_devices__device_name__state_get |
POST | /api/v1/glassbox/evidence/create | Create Evidence Bundle | create_evidence_bundle_api_v1_glassbox_evidence_create_post |
POST | /api/v1/glassbox/evidence/verify | Verify Signature | verify_signature_api_v1_glassbox_evidence_verify_post |
GET | /api/v1/glassbox/evidence/{bundle_id} | Get Evidence Bundle | get_evidence_bundle_api_v1_glassbox_evidence__bundle_id__get |
GET | /api/v1/glassbox/evidence/{bundle_id}/audit-trail | Get Audit Trail | get_audit_trail_api_v1_glassbox_evidence__bundle_id__audit_trail_get |
POST | /api/v1/glassbox/evidence/{bundle_id}/finalize | Finalize Evidence Bundle | finalize_evidence_bundle_api_v1_glassbox_evidence__bundle_id__finalize_post |
POST | /api/v1/glassbox/evidence/{bundle_id}/sign | Sign Evidence Bundle | sign_evidence_bundle_api_v1_glassbox_evidence__bundle_id__sign_post |
GET | /api/v1/glassbox/health | Glassbox Health | glassbox_health_api_v1_glassbox_health_get |
GET | /api/v1/glassbox/info | Glassbox Info | glassbox_info_api_v1_glassbox_info_get |
quantum.coherence
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/coherence/alerts | List Alerts | list_alerts_api_v1_coherence_alerts_get |
GET | /api/v1/coherence/backends | List Coherence Reports | list_coherence_reports_api_v1_coherence_backends_get |
GET | /api/v1/coherence/backends/{backend_id} | Get Backend Coherence | get_backend_coherence_api_v1_coherence_backends__backend_id__get |
GET | /api/v1/coherence/backends/{backend_id}/health | Backend Health Check | backend_health_check_api_v1_coherence_backends__backend_id__health_get |
GET | /api/v1/coherence/health | Service Health | service_health_api_v1_coherence_health_get |
POST | /api/v1/coherence/probe/all | Probe All Backends | probe_all_backends_api_v1_coherence_probe_all_post |
POST | /api/v1/coherence/probe/{backend_id} | Probe Backend | probe_backend_api_v1_coherence_probe__backend_id__post |
quantum.compiler
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/annealing/simulate | Run Ising annealing simulation | simulate_annealing_api_v1_annealing_simulate_post |
GET | /api/v1/backends | List backends | list_backends_api_v1_backends_get |
GET | /api/v1/backends/{backend_id} | Get backend details | get_backend_api_v1_backends__backend_id__get |
GET | /api/v1/circuits | List circuits | list_circuits_api_v1_circuits_get |
POST | /api/v1/circuits | Register a new circuit | register_circuit_api_v1_circuits_post |
POST | /api/v1/circuits/convert | Convert circuit format | convert_circuit_endpoint_api_v1_circuits_convert_post |
POST | /api/v1/circuits/validate | Validate circuit | validate_circuit_api_v1_circuits_validate_post |
DELETE | /api/v1/circuits/{circuit_id} | Delete circuit (soft delete) | delete_circuit_api_v1_circuits__circuit_id__delete |
GET | /api/v1/circuits/{circuit_id} | Get circuit details | get_circuit_api_v1_circuits__circuit_id__get |
GET | /api/v1/circuits/{circuit_id}/stats | Get circuit usage statistics | get_circuit_stats_api_v1_circuits__circuit_id__stats_get |
GET | /api/v1/jobs | List jobs | list_jobs_api_v1_jobs_get |
POST | /api/v1/sandbox/execute | Natively execute quantum code inside sandboxed interpreter environment | sandbox_execute_api_v1_sandbox_execute_post |
POST | /api/v1/simulate | Run simulation | simulate_circuit_api_v1_simulate_post |
quantum.isolation
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/isolation/allocate | Allocate Zone | allocate_zone_api_v1_isolation_allocate_post |
GET | /api/v1/isolation/crosstalk | Get Crosstalk Matrix | get_crosstalk_matrix_api_v1_isolation_crosstalk_get |
GET | /api/v1/isolation/evidence/{evidence_id} | Get Evidence | get_evidence_api_v1_isolation_evidence__evidence_id__get |
POST | /api/v1/isolation/execute | Execute Isolated | execute_isolated_api_v1_isolation_execute_post |
GET | /api/v1/isolation/health | Health Check | health_check_api_v1_isolation_health_get |
GET | /api/v1/isolation/zones | List Zones | list_zones_api_v1_isolation_zones_get |
DELETE | /api/v1/isolation/zones/{zone_id} | Release Zone | release_zone_api_v1_isolation_zones__zone_id__delete |
GET | /api/v1/isolation/zones/{zone_id} | Get Zone | get_zone_api_v1_isolation_zones__zone_id__get |
quantum.qec
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/qec-service/certify | Certify Ft Result | certify_ft_result_api_v1_qec_service_certify_post |
GET | /api/v1/qec-service/codes | List Qec Codes | list_qec_codes_api_v1_qec_service_codes_get |
GET | /api/v1/qec-service/health | Qec Service Health | qec_service_health_api_v1_qec_service_health_get |
POST | /api/v1/qec-service/recommend | Recommend Qec Code | recommend_qec_code_api_v1_qec_service_recommend_post |
POST | /api/v1/qec-service/run | Run Qec Cycle | run_qec_cycle_api_v1_qec_service_run_post |
POST | /api/v1/qec/benchmark | Run Benchmark | run_benchmark_api_v1_qec_benchmark_post |
GET | /api/v1/qec/codes/catalog | List Catalog | list_catalog_api_v1_qec_codes_catalog_get |
POST | /api/v1/qec/codes/create | Create Code | create_code_api_v1_qec_codes_create_post |
GET | /api/v1/qec/codes/{code_id} | Get Code | get_code_api_v1_qec_codes__code_id__get |
POST | /api/v1/qec/conformance/certify | Issue Conformance Certificate | issue_conformance_certificate_api_v1_qec_conformance_certify_post |
POST | /api/v1/qec/decoder/decode | Decode Syndrome | decode_syndrome_api_v1_qec_decoder_decode_post |
GET | /api/v1/qec/health | Health Check | health_check_api_v1_qec_health_get |
GET | /api/v1/qec/isolation/certificates | List Certificates | list_certificates_api_v1_qec_isolation_certificates_get |
POST | /api/v1/qec/isolation/certify | Certify Execution | certify_execution_api_v1_qec_isolation_certify_post |
GET | /api/v1/qec/isolation/evidence/{evidence_id} | Get Evidence | get_evidence_api_v1_qec_isolation_evidence__evidence_id__get |
GET | /api/v1/qec/isolation/zones | List Logical Zones | list_logical_zones_api_v1_qec_isolation_zones_get |
POST | /api/v1/qec/isolation/zones | Allocate Logical Zone | allocate_logical_zone_api_v1_qec_isolation_zones_post |
DELETE | /api/v1/qec/isolation/zones/{zone_id} | Release Logical Zone | release_logical_zone_api_v1_qec_isolation_zones__zone_id__delete |
GET | /api/v1/qec/isolation/zones/{zone_id} | Get Logical Zone | get_logical_zone_api_v1_qec_isolation_zones__zone_id__get |
POST | /api/v1/qec/pbc/compile | Pbc Compile | pbc_compile_api_v1_qec_pbc_compile_post |
POST | /api/v1/qec/pbc/submit | Pbc Submit | pbc_submit_api_v1_qec_pbc_submit_post |
POST | /api/v1/qec/pipeline | Run Pipeline | run_pipeline_api_v1_qec_pipeline_post |
POST | /api/v1/qec/syndrome/extract | Extract Syndrome | extract_syndrome_api_v1_qec_syndrome_extract_post |
quantum.visualization
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v2/visualize/bloch | Render Bloch Endpoint | render_bloch_endpoint_api_v2_visualize_bloch_post |
POST | /api/v2/visualize/bloch/from_counts | Bloch From Counts | bloch_from_counts_api_v2_visualize_bloch_from_counts_post |
POST | /api/v2/visualize/circuit | Render Circuit Endpoint | render_circuit_endpoint_api_v2_visualize_circuit_post |
POST | /api/v2/visualize/histogram | Render Histogram Endpoint | render_histogram_endpoint_api_v2_visualize_histogram_post |
GET | /api/v2/visualize/histogram/{job_id} | Get Histogram | get_histogram_api_v2_visualize_histogram__job_id__get |
POST | /api/v2/visualize/statevector | Render Statevector Endpoint | render_statevector_endpoint_api_v2_visualize_statevector_post |
GET | /api/v2/visualize/stats/{job_id} | Job Stats | job_stats_api_v2_visualize_stats__job_id__get |
quantum_ml
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/quantum-ml/classifier/create | Create Classifier | create_classifier_api_v1_quantum_ml_classifier_create_post |
POST | /api/v1/quantum-ml/classifier/train | Train Classifier | train_classifier_api_v1_quantum_ml_classifier_train_post |
POST | /api/v1/quantum-ml/gradient/parameter-shift | Parameter Shift | parameter_shift_api_v1_quantum_ml_gradient_parameter_shift_post |
science.chemistry
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/chemistry/compare | Compare Molecules | compare_molecules_api_v1_chemistry_compare_post |
POST | /api/v1/chemistry/correlations | Compute Correlations | compute_correlations_api_v1_chemistry_correlations_post |
GET | /api/v1/chemistry/health | Chemistry Health | chemistry_health_api_v1_chemistry_health_get |
GET | /api/v1/chemistry/molecules | List Molecules | list_molecules_api_v1_chemistry_molecules_get |
POST | /api/v1/chemistry/predict | Predict Properties | predict_properties_api_v1_chemistry_predict_post |
POST | /api/v1/chemistry/ruler | Measure Ruler | measure_ruler_api_v1_chemistry_ruler_post |
GET | /api/v1/chemistry/ruler/{molecule_id} | Get Ruler | get_ruler_api_v1_chemistry_ruler__molecule_id__get |
GET | /api/v1/chemistry/simulations | List Simulations | list_simulations_api_v1_chemistry_simulations_get |
GET | /api/v1/chemistry/simulations/{molecule_id} | Get Simulation | get_simulation_api_v1_chemistry_simulations__molecule_id__get |
POST | /api/v1/chemistry/vqe | Run Vqe | run_vqe_api_v1_chemistry_vqe_post |
GET | /api/v1/molecular/molecules | List Molecules | list_molecules_api_v1_molecular_molecules_get |
POST | /api/v1/molecular/simulate | Molecular Simulate | molecular_simulate_api_v1_molecular_simulate_post |
GET | /api/v1/molecular/simulations | List Simulations | list_simulations_api_v1_molecular_simulations_get |
DELETE | /api/v1/molecular/simulations/{simulation_id} | Delete Simulation | delete_simulation_api_v1_molecular_simulations__simulation_id__delete |
GET | /api/v1/molecular/simulations/{simulation_id} | Get Simulation | get_simulation_api_v1_molecular_simulations__simulation_id__get |
science.dri
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/dri/evidence/{bundle_id} | Get Evidence Bundle | get_evidence_bundle_api_v1_dri_evidence__bundle_id__get |
GET | /api/v1/dri/health | Health Check | health_check_api_v1_dri_health_get |
GET | /api/v1/dri/list | List Ratings | list_ratings_api_v1_dri_list_get |
POST | /api/v1/dri/probe | Run Probes | run_probes_api_v1_dri_probe_post |
POST | /api/v1/dri/proof/compare | Run Proof Comparison | run_proof_comparison_api_v1_dri_proof_compare_post |
GET | /api/v1/dri/proof/compare/{comparison_id} | Get Proof Comparison | get_proof_comparison_api_v1_dri_proof_compare__comparison_id__get |
GET | /api/v1/dri/proof/compare/{comparison_id}/certificate.pdf | Get Comparison Certificate Pdf | get_comparison_certificate_pdf_api_v1_dri_proof_compare__comparison_id__certificate_pdf_get |
POST | /api/v1/dri/proof/run | Run Proof Test | run_proof_test_api_v1_dri_proof_run_post |
GET | /api/v1/dri/proof/{test_id} | Get Proof Result | get_proof_result_api_v1_dri_proof__test_id__get |
GET | /api/v1/dri/proof/{test_id}/certificate.pdf | Get Proof Certificate Pdf | get_proof_certificate_pdf_api_v1_dri_proof__test_id__certificate_pdf_get |
GET | /api/v1/dri/proof/{test_id}/report | Get Proof Report | get_proof_report_api_v1_dri_proof__test_id__report_get |
GET | /api/v1/dri/report/{rating_id} | Get Dri Report | get_dri_report_api_v1_dri_report__rating_id__get |
POST | /api/v1/dri/run | Run Dri Analysis | run_dri_analysis_api_v1_dri_run_post |
GET | /api/v1/dri/summary/{rating_id} | Get Dri Summary | get_dri_summary_api_v1_dri_summary__rating_id__get |
science.energy
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/energy/backends | List Backends | list_backends_api_v1_energy_backends_get |
POST | /api/v1/energy/budget | Set Budget | set_budget_api_v1_energy_budget_post |
GET | /api/v1/energy/budget/{project_id} | Get Budget | get_budget_api_v1_energy_budget__project_id__get |
GET | /api/v1/energy/carbon/{project_id} | Carbon Report | carbon_report_api_v1_energy_carbon__project_id__get |
POST | /api/v1/energy/compare | Compare Energy | compare_energy_api_v1_energy_compare_post |
GET | /api/v1/energy/health | Energy Health | energy_health_api_v1_energy_health_get |
POST | /api/v1/energy/schedule | Schedule Job | schedule_job_api_v1_energy_schedule_post |
GET | /api/v1/energy/windows | List Time Windows | list_time_windows_api_v1_energy_windows_get |
science.use_cases
| Method | Path | Summary | Operation ID |
|---|---|---|---|
POST | /api/v1/use-cases/discover | Discover quantum use cases for a business problem | discover_use_cases_api_v1_use_cases_discover_post |
POST | /api/v1/use-cases/feasibility | Generate a quantum feasibility report for a specific use case | feasibility_report_api_v1_use_cases_feasibility_post |
verification.benchmarks
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/bench/report/{benchmark_id} | Get benchmark report | get_benchmark_report_api_v1_bench_report__benchmark_id__get |
GET | /api/v1/bench/report/{benchmark_id}/download | Download benchmark report | download_benchmark_report_api_v1_bench_report__benchmark_id__download_get |
POST | /api/v1/bench/run | Run benchmark | run_benchmark_api_v1_bench_run_post |
GET | /api/v1/bench/suites | List benchmark suites | list_suites_api_v1_bench_suites_get |
GET | /api/v1/bench/suites/{suite_id} | Get suite details | get_suite_api_v1_bench_suites__suite_id__get |
POST | /api/v1/bench/verify | Verify benchmark report | verify_benchmark_report_api_v1_bench_verify_post |
GET | /api/v1/bench/verify/{benchmark_id} | Verify stored benchmark report | verify_stored_report_api_v1_bench_verify__benchmark_id__get |
GET | /api/v1/bench/workloads | List available workloads | list_workloads_api_v1_bench_workloads_get |
GET | /bench/audit/recent | Get Recent Audit Logs | get_recent_audit_logs_bench_audit_recent_get |
GET | /bench/debug/list-test | Debug List Test | debug_list_test_bench_debug_list_test_get |
GET | /bench/health | Health Check | health_check_bench_health_get |
GET | /bench/health/live | Liveness | liveness_bench_health_live_get |
GET | /bench/health/ready | Readiness | readiness_bench_health_ready_get |
GET | /bench/metrics/coverage | Get Coverage Metrics | get_coverage_metrics_bench_metrics_coverage_get |
GET | /bench/metrics/kpis | Get Kpi Summary | get_kpi_summary_bench_metrics_kpis_get |
GET | /bench/reports | List Reports | list_reports_bench_reports_get |
POST | /bench/reports | Create Report | create_report_bench_reports_post |
GET | /bench/reports/{report_id} | Get Report | get_report_bench_reports__report_id__get |
GET | /bench/reports/{report_id}/bundle | Get Bundle | get_bundle_bench_reports__report_id__bundle_get |
GET | /bench/reports/{report_id}/status | Get Status | get_status_bench_reports__report_id__status_get |
POST | /bench/reports/{report_id}/verify | Verify Report | verify_report_bench_reports__report_id__verify_post |
GET | /bench/selftest | Selftest | selftest_bench_selftest_get |
GET | /bench/selftest/quick | Selftest Quick | selftest_quick_bench_selftest_quick_get |
verification.ledger
| Method | Path | Summary | Operation ID |
|---|---|---|---|
GET | /api/v1/ledger/budgets | List Budgets | list_budgets_api_v1_ledger_budgets_get |
POST | /api/v1/ledger/budgets | Create Budget | create_budget_api_v1_ledger_budgets_post |
GET | /api/v1/ledger/budgets/{tenant_id} | Get Budget | get_budget_api_v1_ledger_budgets__tenant_id__get |
POST | /api/v1/ledger/estimate | Estimate Cost | estimate_cost_api_v1_ledger_estimate_post |
GET | /api/v1/ledger/jobs | List Jobs | list_jobs_api_v1_ledger_jobs_get |
GET | /api/v1/ledger/jobs/{job_id} | Get Job | get_job_api_v1_ledger_jobs__job_id__get |
GET | /api/v1/ledger/pricing | Get Pricing Table | get_pricing_table_api_v1_ledger_pricing_get |
GET | /api/v1/ledger/projects | List Projects | list_projects_api_v1_ledger_projects_get |
POST | /api/v1/ledger/projects | Create Project | create_project_api_v1_ledger_projects_post |
GET | /api/v1/ledger/provenance/{job_id} | Get Provenance | get_provenance_api_v1_ledger_provenance__job_id__get |
POST | /api/v1/ledger/reports/audit | Generate Audit Report | generate_audit_report_api_v1_ledger_reports_audit_post |
POST | /api/v1/ledger/reports/chargeback | Generate Chargeback Report | generate_chargeback_report_api_v1_ledger_reports_chargeback_post |
GET | /api/v1/ledger/reports/usage | Get Usage Report | get_usage_report_api_v1_ledger_reports_usage_get |
POST | /api/v1/ledger/tenants | Register Tenant | register_tenant_api_v1_ledger_tenants_post |
GET | /api/v1/ledger/tenants/{tenant_id} | Get Tenant | get_tenant_api_v1_ledger_tenants__tenant_id__get |