Our API is based on the REST schema and uses the standard HTTP response codes and returns data in JSON format. All requests can be made to the API in JSON format or form-encoded.
Base URL
https://api.pdftemplate.io/v3
Methods
API endpoint for creating PDFs from Open Document files:
https://api.pdftemplate.io/v3/job
API endpoint for scanning bar codes & QR codes:
https://api.pdftemplate.io/v3/code
Authentication
The PDFTemplate API uses authentication via API key. You can find the key in your user account after registration.