Pasqal Cloud Services API

REST API for Pasqal Cloud Services — submit and manage quantum Batches and Jobs on Pasqal Fresnel QPUs and on emulator backends (EMU-FREE, EMU-TN, EMU-MPS, EMU-SV), query Devices and Device Specifications, run custom Workloads, and manage Projects, Members, Contracts, Credit Pools, and Monthly Credit Consumption. Endpoints are organized under /api/v1 and /api/v2 (batches, jobs, devices, workloads, projects, billing). Authentication is Auth0-based with username/password, token-provider, and Auth0TokenProvider flows.

API entry from apis.yml

apis.yml Raw ↑
aid: pasqal:pasqal-cloud-services-api
name: Pasqal Cloud Services API
tags:
- Batches
- Jobs
- Workloads
- Devices
- Quantum Computing
humanURL: https://docs.pasqal.com/cloud/
properties:
- url: https://docs.pasqal.com/cloud/
  type: Documentation
- url: https://docs.pasqal.com/cloud/api/
  type: APIReference
- url: https://portal.pasqal.cloud/
  type: Portal
- url: https://github.com/pasqal-io/pasqal-cloud
  type: SDK
  name: pasqal-cloud Python SDK
- url: https://docs.pasqal.com/cloud/usage/authentication/
  type: Authentication
description: REST API for Pasqal Cloud Services — submit and manage quantum Batches and Jobs on Pasqal
  Fresnel QPUs and on emulator backends (EMU-FREE, EMU-TN, EMU-MPS, EMU-SV), query Devices and Device
  Specifications, run custom Workloads, and manage Projects, Members, Contracts, Credit Pools, and Monthly
  Credit Consumption. Endpoints are organized under /api/v1 and /api/v2 (batches, jobs, devices, workloads,
  projects, billing). Authentication is Auth0-based with username/password, token-provider, and Auth0TokenProvider
  flows.