This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/document-engine/about/language-support.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Document Engine programming language support | Nutrient SDK

Document Engine exposes a language-independent HTTP API, which means it supports all languages and platforms, including ASP.NET, PHP, Ruby, and Java.

Your backend must be able to generate valid JSON Web Tokens (JWTs) for authentication. Document Engine uses the standardized JWT format. The benefit of this format is that it has countless implementations in different programming(opens in a new tab) languages.