More
Сhoose
Api2Pdf - PDF Generation, Powered by AWS Lambda

Api2Pdf - PDF Generation, Powered by AWS Lambda

#developer_toolsv1.0.0

Overview

Introduction

Api2Pdf is a powerful PDF generation API with no rate limits or file size constraints. Api2Pdf runs on AWS Lambda, a serverless architecture powered by Amazon to scale to millions of requests while being up to 90% cheaper than alternatives. Supports wkhtmltopdf, Headless Chrome, LibreOffice, and PDF Merge. You can also generate barcodes with ZXING (Zebra Crossing).

SDKs & Client Libraries

We've made a number of open source libraries available for the API

Authorization

Create an account at portal.api2pdf.com to get an API key.

Authorize your API calls

  • GET requests, include apikey=YOUR-API-KEY as a query string parameter
  • POST requests, add Authorization to your header. Authorization: YOUR-API-KEY

Quickstart

If you are looking for just a quick call to grab PDFs of a URL, you can do a GET request like: https://v2018.api2pdf.com/chrome/url?url={UrlToConvert}&apikey={YourApiKey}

For more advanced usage and settings, see the API specification below.

Developer Resources
API Metadata
  • Providerapi2pdf.com
  • Versionv1.0.0
  • Added1/4/2019
  • Last Update1/4/2019
Next Steps

Looking to integrate Api2Pdf - PDF Generation, Powered by AWS Lambda into your project? Our team can help you build custom connectors.

Get Integration Help