Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.
Use Respan Gateway to call OpenAI models while keeping unified observability (logs, cost, latency, and reliability metrics) in Respan.
There are 2 ways to add your OpenAI credentials to your requests:
You can pass credentials dynamically in the request body. This is useful if you need to use your users’ own API keys (BYOK).
Add the customer_credentials parameter to your Gateway request:
If you are not using the Gateway to proxy requests, you can still log your OpenAI requests to Respan asynchronously. This allows you to track cost, latency, and performance metrics for external calls.