# DeepLX ## Docs - [Error Handling](https://mintlify.wiki/OwO-Network/DeepLX/api-reference/error-handling.md): HTTP status codes, error messages, and troubleshooting for the DeepLX API - [POST /translate](https://mintlify.wiki/OwO-Network/DeepLX/api-reference/free-endpoint.md): Free translation endpoint with no Pro account required - [POST /v2/translate](https://mintlify.wiki/OwO-Network/DeepLX/api-reference/official-format.md): Translation endpoint compatible with official DeepL API format - [POST /v1/translate](https://mintlify.wiki/OwO-Network/DeepLX/api-reference/pro-endpoint.md): Pro translation endpoint requiring a DeepL Pro account session - [Response Format](https://mintlify.wiki/OwO-Network/DeepLX/api-reference/response-format.md): Understanding the DeepLX translation response structure and fields - [Authentication](https://mintlify.wiki/OwO-Network/DeepLX/configuration/authentication.md): Secure your DeepLX instance with token authentication - [Command-Line Flags](https://mintlify.wiki/OwO-Network/DeepLX/configuration/command-flags.md): Configure DeepLX using command-line arguments - [Environment Variables](https://mintlify.wiki/OwO-Network/DeepLX/configuration/environment-variables.md): Configure DeepLX using environment variables - [Binary Installation](https://mintlify.wiki/OwO-Network/DeepLX/deployment/binary.md): Install DeepLX as a standalone binary on Linux systems - [Docker Deployment](https://mintlify.wiki/OwO-Network/DeepLX/deployment/docker.md): Deploy DeepLX using Docker or Docker Compose - [systemd Service Setup](https://mintlify.wiki/OwO-Network/DeepLX/deployment/systemd.md): Configure DeepLX as a systemd service for automatic startup and management - [Introduction](https://mintlify.wiki/OwO-Network/DeepLX/introduction.md): Free DeepL translation API with no account required - [Quickstart](https://mintlify.wiki/OwO-Network/DeepLX/quickstart.md): Get DeepLX running in under 5 minutes ## OpenAPI Specs - [openapi](https://mintlify.wiki/OwO-Network/DeepLX/api-reference/openapi.json)