{"uid":"cap_mG2qZLVJfSxWdBgfYQyR3","slug":"particle-pro-get-segment-transcript-866c597b","name":"Particle Pro – Get Segment Transcript","description":"Get segment transcript. Returns the diarized transcript for a specific segment.","url":"https://api.particle.pro/v1/podcasts/segments/: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":"Segment 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_5JSTzeCb1D2BKhy6ZSPdL","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-attributed) transcript for a specific podcast segment, with optional output format selection.","exampleAgentPrompt":"Can you pull the diarized transcript for podcast segment abc123 from Particle Pro in dialogue format so I can see who said what?","exampleUseCases":[{"title":"Research podcast interview quotes","prompt":"Get me the full dialogue transcript for segment seg_789xyz on Particle Pro — I want to see each speaker's lines separately so I can pull quotes for my article."},{"title":"Generate subtitles for a podcast clip","prompt":"Fetch the SRT transcript for podcast segment id seg_456abc from Particle Pro so I can add captions to the video clip."},{"title":"Analyze political podcast content","prompt":"Retrieve the plain text transcript for Particle Pro segment seg_321def — I need the full text of what was said so I can run sentiment analysis on it."}],"resultDescription":"A diarized transcript of the specified podcast segment. Depending on the requested format, this is either: a 'dialogue' object with labeled speaker turns, a plain 'text' string of the full transcript, or an 'srt' formatted subtitle file with timestamps and speaker labels. The response reflects who said what within the segment.","failureModes":["Invalid or non-existent segment ID returns a 404 not found error","Missing required segment ID path parameter causes a 400 bad request","Unsupported format enum value causes a 400 validation error","Payment failure (x402) if USDC balance is insufficient or payment not completed","Segment has no transcript available yet (e.g. still processing) may return 404 or empty result"],"whenToPreferThis":"Choose this endpoint when you have a specific Particle Pro podcast segment ID and need its speaker-attributed transcript. It is ideal when you want diarized output (who said what), need SRT subtitle format, or are processing political podcast content available through Particle Pro's analyzed podcast catalog. Prefer it over generic transcription APIs when the content is already indexed by Particle Pro, avoiding re-transcription costs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:48.019Z","isFirstParty":false}