Skip to main content

Installation

Use tech.markpdf:markpdf-kotlin in Kotlin/JVM, server-side Kotlin, and Android projects that use coroutines.

Install

Configure the API key

Set the key in your environment or secure app configuration:
Then create the client:
Do not ship unrestricted private API keys inside public Android apps. Use a backend proxy for production public apps.

API endpoint

The production API endpoint is:

Next step

Continue with Quickstart.