This is a browser tool for testing OpenAI API endpoints. Pick a tab to switch tools:
- Transcriptions —
/v1/audio/transcriptionswith whisper-1, gpt-4o-mini-transcribe, gpt-4o-transcribe, and gpt-4o-transcribe-diarize. Supports streaming, logprobs, server-VAD chunking, and known-speaker references. - Translations —
/v1/audio/translationstranslates audio into English using whisper-1. - Text to Speech —
/v1/audio/speechwith tts-1, tts-1-hd, and gpt-4o-mini-tts. Returns audio you can play and download. - Chat Completions —
/v1/chat/completionswith streaming, conversation history, and token usage.
Your API key and inputs stay in your browser. Files and prompts are sent directly to OpenAI.
How It Works
Get an API key — Generate one in the OpenAI dashboard.
Run requests — Test OpenAI API endpoints right from your browser.
Inspect, copy, and download — Per-request results, with audio playback for TTS.
Privacy & Security
Your files, prompts, and API key are never seen or processed by another party. Your browser sends data directly to OpenAI. Read OpenAI's data policy.