freeapis

apilayer pdflayer

HTML/URL to PDF

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Documentation / URL
https://pdflayer.com

Overview

pdflayer (an APILayer product) converts HTML/URLs to PDF. Auth is an API key (invalid keys return HTTP 200 with "success": false — APILayer style, verified).

Quick Start

Convert a URL (replace YOUR_KEY):

curl "https://api.pdflayer.com/api/convert?access_key=YOUR_KEY&document_url=https://example.com"
(returns a PDF; errors come back as JSON with success:false)

With options:

curl "https://api.pdflayer.com/api/convert?access_key=YOUR_KEY&document_url=https://example.com&page_size=A4&margin_top=10"

Authentication

  • Register at pdflayer.com → free API key.
  • Send it as the access_key query parameter (invalid → 200 + success:false, verified).

Rate Limits & Notes

  • Free tier: 100 conversions/month (check the docs); paid plans scale.
  • Options: page size, margins, header/footer, landscape.
  • Success returns a PDF binary; failures return JSON.

FAQ

Is pdflayer free? Free tier: 100 conversions/month; more is paid.

Why 200 with success:false? APILayer convention (verified) — check the JSON body.

What does it convert? HTML documents and URLs to PDF.

More in Documents & Productivity

APIAuthHTTPSCORS
Airtable

Integrate with Airtable

API KeyYesUnknown
Api2Convert

Online File Conversion API

API KeyYesUnknown
Asana

Programmatic access to all data in your asana system

API KeyYesYes
ClickUp

ClickUp is a robust, cloud-based project management tool for boosting productivity

OAuthYesUnknown
Clockify

Clockify's REST-based API can be used to push/pull data to/from it & integrate it with other systems

API KeyYesUnknown