Skip to main content
POST
groq_transcribe

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
audio_url
string
required
model
string
default:whisper-large-v3-turbo
language
string
prompt
string
response_format
Allowed value: "json"
temperature
number
Required range: 0 <= x <= 1
timestamp_granularities
string[]
Allowed value: "word"

Response

Success

The response is of type object.