List all available platforms
Retrieve information about all platforms.
query Parameters
provider_nameList platforms with this provider name.
backend_nameList platforms with this backend name.
nameList platforms with this name.
platform_typeList platforms with this type.
platform_technologyList platforms with this technology.
pagePage number.
page_sizeMaximum number of platforms to return per page.
order_bySort order of the returned platforms.
List all available platforms › Responses
total_countTotal number of platforms.
List of platforms.
Get platform information
Retrieve information about the provided platform ID, such as provider name, technology, and type.
path Parameters
platform_idUnique ID of the platform.
Get platform information › Responses
idUnique ID of the platform.
versionVersion of the platform.
nameName of the platform.
provider_nameName of the technological provider of the platform in lowercase (quandela, pasqal...).
backend_nameName of the running emulation backend or QPU model of the platform in lowercase (mosaiq, qsim, aer...).
typeType of the platform (emulator or qpu).
technologyQuantum technology used by the platform (trapped-ion, photonic, superconducting qubits...).
max_qubit_countMaximum number of qubits supported by the platform (estimated for emulator).
max_shot_countMaximum number of shots during a circuit execution.
max_circuit_countMaximum number of circuit that can be executed in one call.
availabilityAvailability of the platform.
metadataMetadata provided by the platform.
Price to be paid per hour (excluding free tiers).
Price to be paid per shot (excluding free tiers).
Price to be paid per circuit setup before its execution (excluding free tiers).
Specifications of the underlying hardware.
Booking constraints to fit if the platform is bookable.
descriptionEnglish description of the platform.
documentation_urlDocumentation link to external documentation to learn more on this platform.
is_bookableSpecify if the platform is bookable.