DocRaptor REST API

REST API for generating PDF, XLS, XLSX from HTML/CSS or URL. HTTP Basic auth using API key as username. Sync POST /docs and async POST /async_docs with status polling. Test documents are unlimited and free but watermarked.

API entry from apis.yml

apis.yml Raw ↑
aid: docraptor:rest
name: DocRaptor REST API
description: REST API for generating PDF, XLS, XLSX from HTML/CSS or URL. HTTP Basic auth using API key
  as username. Sync POST /docs and async POST /async_docs with status polling. Test documents are unlimited
  and free but watermarked.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docraptor.com/documentation
baseURL: https://api.docraptor.com
tags:
- REST
- PDF
- Excel
- HTML
- Async
properties:
- type: Documentation
  url: https://docraptor.com/documentation
- type: APIReference
  url: https://docraptor.com/documentation/api
- type: SDK
  url: https://github.com/DocRaptor