Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ibm-quantum Accounts API

The Accounts API from ibm-quantum — 1 operation(s) for accounts.

ibm-quantum Accounts API is one of 11 APIs that ibm-quantum publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Accounts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 0.45.3.

Requests are made against 2 base URLs: https://quantum.cloud.ibm.com/api, https://eu-de.quantum.cloud.ibm.com/api.

1 operations 1 paths 5 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.45.3
Servers
https://quantum.cloud.ibm.com/api
https://eu-de.quantum.cloud.ibm.com/api
Authentication
HTTP Bearer, API Key, API Key
License
Resource Areas
1

Authentication & Security 3

ibm-quantum Accounts API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). An API key is passed in the header as Service-CRN (ServiceCRN). An API key is passed in the header as IBM-API-Version (ApiVersion). By default, every request must be authenticated.

  • BearerAuth — IBM Cloud IAM bearer token
  • ServiceCRN — IBM Cloud Service CRN identifying the Qiskit Runtime instance
  • ApiVersion — API version, e.g. 2026-03-15

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Accounts 1
GET
/v1/accounts/{id}
Get Account Configuration
get_account 3 params → 200400401404500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PlanConfiguration (12 properties), FunctionConfig (4 properties), ErrorContainer (2 properties), ExpandedAccountConfiguration (1 property). Each schema is shown below with its type and property counts.

ErrorContainer
object
Error response
2 properties
ExpandedPlanConfiguration
PlanConfiguration
object
12 properties 4 required
ExpandedAccountConfiguration
object
Configuration for an account managed by the IBM Qiskit Runtime service.
1 property 1 required
FunctionConfig
object
A function available to an account plan.
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ibm-quantum-accounts-api-openapi.yml Raw ↑

Other APIs ibm-quantum publishes across the network.

Qiskit Functions Catalog API
Qiskit Transpiler as a Service API
ibm-quantum Analytics API
ibm-quantum Backends API
ibm-quantum Instances API
ibm-quantum Jobs API
ibm-quantum Sessions API
ibm-quantum Tags API
ibm-quantum Versions API
ibm-quantum Workloads API