Migrate from PSPDFKit Server to Document Engine
![]()
PSPDFKit Server has been deprecated and replaced by Document Engine. To migrate to Document Engine and unlock advanced document processing capabilities, refer to our migration guide. Learn more about these enhancements on our blog.
PSPDFKit Server is a language-independent REST API, which means it supports all languages and platforms, including ASP.NET, PHP, Ruby, Java, etc…
Your backend must be able to generate valid JSON Web Tokens (JWTs) for authentication. PSPDFKit Server is using the standardized JWT format. The benefit of this format is that it has countless implementations in all different programming languages.