Rigetti Computing · Arazzo Workflow
Rigetti Book QPU Reservation
Version 1.0.0
Find an available reservation slot on a quantum processor, book it, and confirm the booking.
View Spec
View on GitHub
Quantum ComputingSuperconducting QubitsQuantum Cloud ServicesQCSQPUQuilpyQuilNISQFault-Tolerant Quantum ComputingQuantum-Classical HybridPublic CompanyArazzoWorkflows
Provider
Workflows
book-qpu-reservation
Find and book a dedicated reservation slot on a quantum processor.
Searches for available reservation windows on a processor, books the first available slot, and confirms the created reservation. Ends early when no slot is available.
1
findAvailable
List currently available reservation windows on the requested processor that start at or after the requested time and match the duration.
2
createReservation
Create a reservation for the discovered slot's exact start and end times on the requested processor.
3
confirmReservation
Read the newly created reservation back by id to confirm it was persisted with the expected processor, times, and price.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.