convert.kasandell.workers.dev

convert.kasandell.workers.dev
Category
Service
Network
BASE
Avg / request
$0.003
Endpoints
1

Service overview

What is convert.kasandell.workers.dev?

Transcribe audio to text. Supports MP3, WAV, M4A, OGG, FLAC, WebM. Returns { text }.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://convert.kasandell.workers.dev/convert/audio" \
  --method POST \
  --query '{
  "bodyType": "{bodyType}",
  "contentType": "{contentType}"
}'
What you get back
{
  "endpoint": "POST /convert/audio",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services