{"uid":"cap_7enC6mvf-8fD7EiVG7XyY","slug":"agishub-audio-transcription-ea3e6e64","name":"AGISHub Audio Transcription","description":"Transcribe an audio file (given by public URL) to text. Handles mp3, wav, m4a, ogg and more.","url":"https://api.agishub.com/v1/audio-transcribe","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"enum":["http"],"type":"string"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["audio_url"],"properties":{"audio_url":{"type":"string","format":"uri","description":"Public URL of an audio file (mp3, wav, m4a, ogg, ...) to transcribe to text."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"additionalProperties":false}}},"responseSchema":{"type":"json","example":{"result":"Transcribe an audio file (given by public URL) to text. Handles mp3, wav, m4a, ogg and more."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PdynLF2AepErEq8Gs_bEt","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Transcribes an audio file at a public URL to text, supporting mp3, wav, m4a, ogg and other formats.","exampleAgentPrompt":"Can you transcribe this audio file for me? Here's the public URL: https://example.com/meeting-recording.mp3","exampleUseCases":[{"title":"Meeting recording transcription","prompt":"I have a meeting recording hosted at https://mybucket.s3.amazonaws.com/meeting-2024-06.mp3 — can you transcribe it to text so I can review what was discussed?"},{"title":"Podcast episode notes","prompt":"Here's a podcast episode at https://feeds.mypodcast.com/episode42.wav — please transcribe it so I can pull out the key points and quotes."},{"title":"Voice memo to written note","prompt":"I recorded a voice note and uploaded it here: https://cdn.myapp.com/voice-memo.m4a — can you convert it to text for me?"}],"resultDescription":"A JSON object with a 'result' field containing the full transcribed text of the audio file as a plain string.","failureModes":["Audio URL is not publicly accessible or returns 4xx/5xx — transcription fails","Unsupported audio format or corrupted file — may return an error or empty result","Audio file is too large or too long — may time out or fail","Network issues reaching the audio URL — request fails","Non-audio URL provided — returns error or garbled output"],"whenToPreferThis":"Choose this endpoint when you have a publicly accessible audio file URL and need a simple, pay-per-call speech-to-text transcription without setting up a full ASR service. It is ideal for one-off transcription tasks in agentic workflows where the audio is already hosted publicly and supports common formats like mp3, wav, m4a, and ogg.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:52:08.773Z","isFirstParty":false}