Programming Language Support
Document Engine exposes a language-independent HTTP API, which means it supports all languages and platforms, including ASP.NET, PHP, Ruby, Java, and more.
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 languages.