# Keevx API Docs > Keevx API Docs ## Docs - [Response Code](https://docs.keevx.com/api-reference/api-documentation/error-code.md): Standard HTTP status codes and specific business error codes. - [Get Translation Status](https://docs.keevx.com/api-reference/endpoint/GetTranslationStatus.md): Get video translation task status - [List of languages supported](https://docs.keevx.com/api-reference/endpoint/ListSupportedLanguages.md): Retrieves the list of supported target languages for video translation. - [Create video translate task](https://docs.keevx.com/api-reference/endpoint/SubmitVideoTranslate.md): Translates a video into one or more supported languages - [Initiate an image-to-video generation task](https://docs.keevx.com/api-reference/endpoint/create.md): Create a task to generate video from images using models V, KL, or S. - [Create image generation task](https://docs.keevx.com/api-reference/endpoint/create-image-generate-task.md): Generate one or more AI images based on a text prompt and optional reference images. Returns a list of task IDs for polling. - [View the image-to-video task](https://docs.keevx.com/api-reference/endpoint/get.md): Get video generation task status - [View the image generation task](https://docs.keevx.com/api-reference/endpoint/video-image-generate-task.md): Retrieve the current status and result of a single image generation sub-task by its task ID. - [Authentication](https://docs.keevx.com/api-reference/introduction.md): Authenticate your requests to the Keevx API. - [Introduction](https://docs.keevx.com/index.md) - [Quickstart](https://docs.keevx.com/quickstart.md): Start building awesome videos in minutes ## OpenAPI Specs - [openapi](https://docs.keevx.com/api-reference/openapi.json)