Skip to main content
Helicone OSS LLM Observability

OpenAI Responses API

Integrate OpenAI Responses API with Helicone to monitor and analyze your model's responses.
1 min read
Warning

This integration method is maintained but no longer actively developed. For the best experience and latest features, use our new AI Gateway with unified API access to 100+ models.

OpenAI Responses enable you to provide text or image inputs to generate text or JSON outputs by calling your own custom code or use built-in tools like web search or file search. By integrating them with Helicone, you can monitor performance, analyze interactions, and gain valuable insights into your responses.

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

Modify the base URL path

Start using OpenAI Responses API with Helicone

Note

Replace the response's model, input, and output with content relevant to your application.

Verify your requests in Helicone

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

Related Guides#