Public model family. Hidden supplier configuration is only editable in admin.
Speech to Text
Speech Transcribe API
Speech Transcribe API converts uploaded audio into text, timestamps and language metadata for downstream content operations.

Music, speech, transcription and audio transformation endpoints for content products.
5 credits · refund-on-failure policy can be managed by admin.
Expected duration varies by queue and selected output size.
API Request
Copy this request into your own product after creating a bePromptHero API Key.
POST https://api.beprompthero.com/v1/generations
Authorization: Bearer bph_live_xxx
{
"model": "speech-transcribe-api",
"prompt": "commercial creative direction",
"metadata": { "source": "model-detail" }
}