OpenAI API for chat completions, embeddings, image generation, and audio. Access GPT-4o, DALL-E, Whisper, and TTS models. Pay per request with USDC on Tempo.
View documentationClick any endpoint to see parameters, pricing, and a ready-to-use curl example.
Generate speech from text.
/services/openai/v1/audio/speechcurl -X POST \
"https://api.indiegent.com/services/openai/v1/audio/speech" \
-H "Authorization: Bearer <your-token>" \
-H "X-Agent-Wallet: my-agent" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-4o",
"messages": [{"role": "user", "content": "Explain quantum computing"}]
}'api.indiegent.com/services/openaiUSDC · Automatic
Payment protocols handled by IndieGent
Tempo