{"uid":"cap_M0TbZVA3LhSMOhZvjmstz","slug":"particle-pro-get-clip-transcript-9e1c14a2","name":"Particle Pro – Get Clip Transcript","description":"Get clip transcript. Returns the diarized transcript for a specific clip.","url":"https://api.particle.pro/v1/podcasts/clips/:id/transcript","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"Clip ID"}}},"queryParams":{"type":"object","properties":{"format":{"enum":["dialogue","text","srt"],"type":"string","description":"Output format"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CXdly7MS8E3d-8Vabam9B","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the diarized (speaker-separated) transcript for a specific podcast clip in dialogue, plain text, or SRT format.","exampleAgentPrompt":"Can you get me the diarized transcript for clip ID 'clp_abc123' from Particle Pro, formatted as a dialogue so I can see which speaker said what?","exampleUseCases":[{"title":"Journalist reviewing podcast interview","prompt":"Pull the dialogue-format transcript for podcast clip 'clp_98xyz' on Particle Pro — I want to see which speaker said what so I can quote the right person in my article."},{"title":"Generating subtitles for a clip","prompt":"Get the SRT-format transcript for clip ID 'clp_55def' from Particle Pro so I can add closed captions to the video."},{"title":"Analyzing political ad content","prompt":"Fetch the plain text transcript for clip 'clp_12qrs' from Particle Pro — I want to read through the spoken content to check if a political ad claim was made."}],"resultDescription":"Returns a structured transcript for the specified clip, with speaker diarization (who said what). Output format can be 'dialogue' (turn-by-turn with speaker labels), 'text' (plain continuous transcript), or 'srt' (subtitle file format with timestamps). The response includes the full spoken content segmented by speaker turns or time codes depending on format.","failureModes":["Invalid or non-existent clip ID returns a 404 not found error","Unsupported format enum value returns a 400 validation error","Clip transcript not yet available (processing) may return a 202 or empty result","Payment failure (x402 protocol) results in a 402 Payment Required response","Network timeout if clip is large or service is under load"],"whenToPreferThis":"Choose this endpoint when you need the full spoken content of a specific podcast clip with speaker attribution. It is the right choice when you already have a clip ID (e.g., from a prior list or search call) and need either human-readable dialogue, raw text, or subtitle-ready SRT output. Prefer this over a general podcast transcript endpoint when working at the clip (segment) level rather than a full episode level.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:39:34.089Z","isFirstParty":false}