/
IO
ionq
/
IonQ Cloud Platform API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-26
28
145
109.6 KB
post
/sessions
Request body
CreateSessionRequest
required
backend
string
required
settings
SessionSettingsRequest
Response
Created
Session
required
id
string
required
The id of the session.
created_at
string
date-time
required
organization_id
string
required
backend
string
nullable
required
project_id
string
nullable
required
creator_id
string
nullable
required
ended_at
string
date-time
nullable
required
ender_id
string
nullable
required
settings
SessionSettings
active
boolean
required
status
'created'
|
'started'
|
'ended'
required
started_at
string
date-time
nullable
required