# Rask AI ## Docs - [Authentication](https://docs.api.rask.ai/api-reference/authentication.md): Authentication process and client examples - [Create glossary](https://docs.api.rask.ai/api-reference/glossary/create_glossary.md): Create new glossary. - [Delete glossary](https://docs.api.rask.ai/api-reference/glossary/delete_glossary.md): Delete glossary by id. - [Get glossary](https://docs.api.rask.ai/api-reference/glossary/get_glossary.md): Get glossary. - [Updated glossary](https://docs.api.rask.ai/api-reference/glossary/update_glossary.md): Update existing glossary. - [Get Lip-sync info](https://docs.api.rask.ai/api-reference/lipsync/get_lipsync.md): Get lip-sync info. - [Run check face](https://docs.api.rask.ai/api-reference/lipsync/run_check_face.md): Run check face task for project id provided. - [Run Lip-sync](https://docs.api.rask.ai/api-reference/lipsync/run_lipsync.md): Run lip-sync task for project id provided. - [Get media](https://docs.api.rask.ai/api-reference/media/get_media.md) - [Upload media by file](https://docs.api.rask.ai/api-reference/media/upload_media_file.md) - [Upload media by link](https://docs.api.rask.ai/api-reference/media/upload_media_link.md) - [Add segments](https://docs.api.rask.ai/api-reference/project/add_segments.md): Add new segments to existing project transcription. - [Create project](https://docs.api.rask.ai/api-reference/project/create_project.md): Create new project with media uploaded by library. - [Create transcription](https://docs.api.rask.ai/api-reference/project/create_transcription.md): Create new transcription. - [Create transcription srt](https://docs.api.rask.ai/api-reference/project/create_transcription_srt.md): Create new transcription from .srt files provided. - [Delete segment](https://docs.api.rask.ai/api-reference/project/delete_segment.md): Delete project transcription segment. - [Generate project](https://docs.api.rask.ai/api-reference/project/generate_project.md): Translate project with updated transcription. - [Get project](https://docs.api.rask.ai/api-reference/project/get_project.md): Get project by project id provided. - [Get project list](https://docs.api.rask.ai/api-reference/project/get_project_list.md): Get paginated list of all project existing. - [Get transcription](https://docs.api.rask.ai/api-reference/project/get_transcription.md): Get transcription of project specified. - [Get project voices](https://docs.api.rask.ai/api-reference/project/get_voices.md): Get list of project voices. - [Patch project](https://docs.api.rask.ai/api-reference/project/patch_project.md): Patch project. - [Patch segments](https://docs.api.rask.ai/api-reference/project/patch_segments.md): Patch existing project transcription segments. - [Get credits](https://docs.api.rask.ai/api-reference/user/get_credits.md): Get user credits. - [Introduction](https://docs.api.rask.ai/introduction.md): Welcome to the documentation for Rask AI — a powerful solution designed to revolutionize the way you approach audio localization and content creation. - [Destination languages](https://docs.api.rask.ai/languages/destination.md): Rask API supports over 130 languages for dubbing - [Destination languages for glossaries](https://docs.api.rask.ai/languages/destination_glossary.md): The list of all destination languages and their langauge codes available for glossaries - [Source languages](https://docs.api.rask.ai/languages/source.md) - [Limitations](https://docs.api.rask.ai/limitations.md): The list of API v2 limitations - [SDK](https://docs.api.rask.ai/resources/SDK.md): Get started quickly with our language-specific SDK for working with the Rask API. - [Working with glossary](https://docs.api.rask.ai/workflow/glossary.md) - [Lip-sync](https://docs.api.rask.ai/workflow/lipsync.md): Generate lip-synced version of your translated video - [Redubbing](https://docs.api.rask.ai/workflow/redubbing.md): The steps to edit and redub your project - [Working with speakers and voices](https://docs.api.rask.ai/workflow/speakers.md): Learn how to add, modify, or remove speakers in your project, and how to change the voices assigned to them. - [Translation](https://docs.api.rask.ai/workflow/translation.md): The basic steps to translate your content. ## OpenAPI Specs - [openapi](https://docs.api.rask.ai/openapi.yml) ## Optional - [Blog](https://www.rask.ai/blog)