PDFEndpoint

PDFEndpoint is a lightweight HTML and URL to PDF conversion API. A single REST endpoint renders raw HTML or a publicly accessible HTTPS URL into a PDF using a headless browser, with extensive options for page size, margins, orientation, headers and footers, encryption, and multiple delivery modes (JSON URL, base64, inline, webhook, S3, GCP). A sandbox mode watermarks output without consuming the monthly quota.

PDFEndpoint publishes 3 APIs on the APIs.io network: Account API, Convert API, and Renders API. Tagged areas include PDF, HTML to PDF, URL to PDF, Document Generation, and Conversion.

PDFEndpoint’s developer surface includes authentication, documentation, and 6 more developer resources.

37.1/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
3 APIs
PDFHTML to PDFURL to PDFDocument GenerationConversion

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.1/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/pdfendpoint: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

PDFEndpoint Account API

The Account API from PDFEndpoint — 2 operation(s) for account.

PDFEndpoint Convert API

The Convert API from PDFEndpoint — 1 operation(s) for convert.

PDFEndpoint Renders API

The Renders API from PDFEndpoint — 2 operation(s) for renders.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

PDFEndpoint API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Pdfendpoint Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Pdfendpoint Authentication

http · 1 scheme

SECURITY

Pdfendpoint Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Pdfendpoint Agentic Access

5 operations · 2 acting

5 operations · 2 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: pdfendpoint
url: https://raw.githubusercontent.com/api-evangelist/pdfendpoint/refs/heads/main/apis.yml
name: PDFEndpoint
kind: company
description: PDFEndpoint is a lightweight HTML and URL to PDF conversion API. A single REST endpoint renders raw HTML or a
  publicly accessible HTTPS URL into a PDF using a headless browser, with extensive options for page size, margins, orientation,
  headers and footers, encryption, and multiple delivery modes (JSON URL, base64, inline, webhook, S3, GCP). A sandbox mode
  watermarks output without consuming the monthly quota.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/pdfendpoint.png
tags:
- PDF
- HTML to PDF
- URL to PDF
- Document Generation
- Conversion
created: '2026-06-25'
modified: '2026-06-25'
specificationVersion: '0.19'
apis:
- aid: pdfendpoint:pdfendpoint-account-api
  name: PDFEndpoint Account API
  description: The Account API from PDFEndpoint — 2 operation(s) for account.
  humanURL: https://pdfendpoint.com/docs
  baseURL: https://api.pdfendpoint.com/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/pdfendpoint-account-api-openapi.yml
  - type: Documentation
    url: https://pdfendpoint.com/docs
  - type: PostmanCollection
    url: collections/pdfendpoint.postman_collection.json
  - type: OpenCollection
    url: collections/pdfendpoint.opencollection.json
  - type: Documentation
    url: https://pdfendpoint.com/docs/document/url
  - type: Documentation
    url: https://pdfendpoint.com/docs/delivery-mode
- aid: pdfendpoint:pdfendpoint-convert-api
  name: PDFEndpoint Convert API
  description: The Convert API from PDFEndpoint — 1 operation(s) for convert.
  humanURL: https://pdfendpoint.com/docs
  baseURL: https://api.pdfendpoint.com/v1
  tags:
  - Convert
  properties:
  - type: OpenAPI
    url: openapi/pdfendpoint-convert-api-openapi.yml
  - type: Documentation
    url: https://pdfendpoint.com/docs
  - type: PostmanCollection
    url: collections/pdfendpoint.postman_collection.json
  - type: OpenCollection
    url: collections/pdfendpoint.opencollection.json
  - type: Documentation
    url: https://pdfendpoint.com/docs/document/url
  - type: Documentation
    url: https://pdfendpoint.com/docs/delivery-mode
- aid: pdfendpoint:pdfendpoint-renders-api
  name: PDFEndpoint Renders API
  description: The Renders API from PDFEndpoint — 2 operation(s) for renders.
  humanURL: https://pdfendpoint.com/docs
  baseURL: https://api.pdfendpoint.com/v1
  tags:
  - Renders
  properties:
  - type: OpenAPI
    url: openapi/pdfendpoint-renders-api-openapi.yml
  - type: Documentation
    url: https://pdfendpoint.com/docs
  - type: PostmanCollection
    url: collections/pdfendpoint.postman_collection.json
  - type: OpenCollection
    url: collections/pdfendpoint.opencollection.json
  - type: Documentation
    url: https://pdfendpoint.com/docs/document/url
  - type: Documentation
    url: https://pdfendpoint.com/docs/delivery-mode
common:
- type: AgenticAccess
  url: agentic-access/pdfendpoint-agentic-access.yml
- type: DomainSecurity
  url: security/pdfendpoint-domain-security.yml
- type: Authentication
  url: authentication/pdfendpoint-authentication.yml
- type: Website
  url: https://pdfendpoint.com
- type: Documentation
  url: https://pdfendpoint.com/docs
- type: Plans
  url: plans/pdfendpoint-plans-pricing.yml
- type: RateLimits
  url: rate-limits/pdfendpoint-rate-limits.yml
- type: FinOps
  url: finops/pdfendpoint-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com