# AutoCaption ## Docs - [Generate Video](https://developers.autocaption.io/api-reference/endpoint/generate-video.md): Generates a video based on provided input, words, and configuration, then returns a URL to download the generated file. - [Get Fonts List](https://developers.autocaption.io/api-reference/endpoint/get-fonts-list.md): Retrieves a list of available font names for the specified language. - [GET signed url to upload](https://developers.autocaption.io/api-reference/endpoint/get-signed-url-to-upload-the-video.md): Returns a unique file identifier, a URL, and fields required for uploading a file to S3. - [Get Specific Template](https://developers.autocaption.io/api-reference/endpoint/get-specific-template.md): Retrieves details of a specific template by its ID. - [Get Templates](https://developers.autocaption.io/api-reference/endpoint/get-templates.md): Retrieves a list of templates available. - [Get Transcription Result](https://developers.autocaption.io/api-reference/endpoint/get-transcription-result.md): Retrieves the result of a transcription job by its ID. Words are only included if the job status is COMPLETED. - [Transcript a video](https://developers.autocaption.io/api-reference/endpoint/transcript-a-video.md): Accepts a file name and language, and returns a job ID for the transcription task. - [Examples](https://developers.autocaption.io/api-reference/examples.md): A few examples of scripts - [Introduction](https://developers.autocaption.io/api-reference/introduction.md): Guide to start using AutoCaption API ## OpenAPI Specs - [openapi](https://developers.autocaption.io/api-reference/openapi.json) ## Optional - [Community](https://discord.com/invite/dbWVJWBjC9)