Prompt to cURL
Paste a prompt; get a complete cURL command for OpenAI / Anthropic / Gemini / DeepSeek. Useful for one-off API testing from the terminal or for copy-paste into provider documentation.
How to use the Prompt to cURL
Pick provider, set model, paste prompts. Output uses environment variables for API keys ($OPENAI_API_KEY, $ANTHROPIC_API_KEY, etc.) — set the var in your shell first, then paste the command.