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

IonQ whoami API

The whoami API from IonQ — 1 operation(s) for whoami.

IonQ whoami API is one of 7 APIs that IonQ publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include whoami. 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 4 schemas. It is described by OpenAPI 3.0.3, at version v0.4.

Requests are made against a single base URL, https://api.ionq.co/v0.4.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v0.4
Base URL
https://api.ionq.co/v0.4
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

IonQ whoami API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth).

  • apiKeyAuth — API keys are associated with a user and can be created on the [IonQ Quantum Cloud](https://cloud.ionq.com) application. To authenticate, prefix your API Key wi…

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.

whoami 1
GET
/whoami
Get current key
getWhoami → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed is Whoami (3 properties). Each schema is shown below with its type and property counts.

key-id
string
UUID of a API key.
project-id
string
UUID of a project.
Whoami
object
Details of current API Key session.
3 properties 2 required
key-name
string
key name.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ionq-whoami-api-openapi.yml Raw ↑

Other APIs IonQ publishes across the network.

IonQ Quantum Cloud API (v0.3 Legacy)
IonQ backends API
IonQ characterizations API
IonQ Jobs API
IonQ Sessions API
IonQ usage API