Skip to main content
Helicone OSS LLM Observability

OpenAI Realtime API

Integrate OpenAI's Realtime API with Helicone to monitor and analyze your real-time conversations.
1 min read
Warning

This integration has been removed. The Helicone Realtime WebSocket proxy at wss://api.helicone.ai/v1/gateway/oai/realtime is no longer served, and the instructions below will not work. Use the AI Gateway for LLM proxying and observability. This page is kept for reference only.

OpenAI's Realtime API enables low-latency, multi-modal conversational experiences with support for text and audio as both input and output.

By integrating with Helicone, you can monitor performance, analyze interactions, and gain valuable insights into your real-time conversations.

How to Integrate#

Create an account and generate an API key

Log into Helicone or create an account. Once you have an account, you can generate an API key here.

Set up your Helicone API key in your .env file

Configure WebSocket connection

You can connect to the Realtime API through Helicone using either OpenAI or Azure as your provider.

Handle WebSocket events

Verify your requests in Helicone

With the above setup, any calls to OpenAI Realtime API will automatically be logged and monitored by Helicone. Review them in your Helicone dashboard.

Related Guides#