Skip to main content
POST
Transcribe audio to text

Headers

X-Network
string
required

Blockchain network to use (e.g., solana, solana-devnet, base, polygon)

X-PAYMENT
string

On-chain payment proof for HTTP 402 requests

Body

application/json
model
string
required

STT model to use

Example:

"whisper-1"

audioUrl
string
required

URL of the audio file

Example:

"https://example.com/audio.mp3"

options
object

Provider-specific options

Response

Transcribed text