SimpleServe
PricingAPI ReferenceStatusAPI Console
PricingAPI ReferenceStatusAPI ConsoleWelcomeQuickstartPricing
TextEmbeddings
OverviewText to SpeechStreaming InputSpeech to TextVoice CloningVoice ChangerRealtimeHistory
Batch
AuthenticationBillingRate LimitsErrorsCompatibility
API Reference
Create chat completion POSTCreate completion POSTCreate embeddings POSTCreate response POST
Create realtime client secret POSTCreate realtime session POST
API ReferenceRealtime

Create realtime session

View as MarkdownOpen in ChatGPTOpen in Claude
POST
/openai/v1/realtime/sessions

Header Parameters

authorization?Authorization
Default""
xi-api-key?Xi-Api-Key
Default""

Response Body

application/json

application/json

curl -X POST "https://example.com/openai/v1/realtime/sessions"
null

Create realtime client secret POST

Previous Page

Delete file DELETE

Next Page