Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl -H "X-API-Key: $PARTICLE_API_KEY" \ "https://api.particle.pro/v1/podcasts/segments/{id}/transcript?format=dialogue"
{ "detail": "<string>", "error_code": "<string>", "errors": [ { "location": "<string>", "message": "<string>", "value": "<unknown>" } ], "instance": "<string>", "resolve": { "message": "<string>", "action": "<string>", "endpoint": "<string>", "method": "<string>", "url": "<string>" }, "status": 123, "title": "<string>", "type": "about:blank" }
Returns the diarized transcript for a specific segment.
Pass your API key in the X-API-Key header (recommended).
Segment ID
Output format
dialogue
text
srt
OK
Was this page helpful?
Contact support