Skip to main content

AssemblyAI

Website: https://www.assemblyai.com/ API Reference: https://www.assemblyai.com/docs/api-reference/overview

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key. Your AssemblyAI API key. You can find it in the AssemblyAI dashboard at https://www.assemblyai.com/app/api-keys.
start_datestringStart date.
subtitle_formatstringSubtitle format. The subtitle format for transcript_subtitle streamsrt

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
transcriptsidDefaultPaginator
transcript_sentencesuuidDefaultPaginator
paragraphsuuidDefaultPaginator
transcript_subtitleuuidDefaultPaginator

Reference

Config fields reference

Field
Type
Property name
string
api_key
string
start_date
string
subtitle_format
string
request_id

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12025-04-0557210Initial release by @btkcodedev via Connector Builder
Was this page helpful?