PDFfiller website screenshot

PDFfiller

PDFfiller is an online PDF editing and e-signature platform that provides a REST API for filling, editing, signing, converting, and managing PDF documents programmatically. The API enables developers to embed PDF editing, form-building, signature request workflows, and document management capabilities into their own applications. It is part of the airSlate family of products and supports OAuth 2.0 authentication with a base URL of https://api.pdffiller.com/v2/.

PDFfiller publishes 11 APIs on the APIs.io network, including Applications API, Auth API, Callbacks API, and 8 more. Tagged areas include PDF, E-Signature, Document-Management, Form Builder, and PDF Editing.

The PDFfiller catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

PDFfiller’s developer surface includes authentication, documentation, engineering blog, pricing, and 11 more developer resources.

39.9/100 developing ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serveFree trial⚡ Free to try
1 APIs
PDFE-SignatureDocument-ManagementForm BuilderPDF EditingElectronic SignatureDocument Workflow

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/pdffiller: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 11

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

PDFfiller Applications API

Manage OAuth applications

PDFfiller Auth API

OAuth 2.0 authentication token management

PDFfiller Callbacks API

Manage webhook callbacks for document events

PDFfiller Custom Logos API

Manage custom branding logos

PDFfiller Fillable Forms API

Manage fillable form links and submissions

PDFfiller Folders API

Organize documents into folders

PDFfiller Signature Requests API

Manage eSignature requests and workflows

PDFfiller Templates API

Manage PDF document templates

PDFfiller Tokens API

Manage embedded document tokens

PDFfiller Tools API

Document utility tools (merge, convert)

PDFfiller Users API

Retrieve current user information

Scroll for all 11

Open Collections 12

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

API Collection

OPEN COLLECTION

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Pdffiller Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Pdffiller Context

63 classes · 2 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

PDFfiller API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

FillableForm

22 properties

JSON SCHEMA

SignatureRequest

11 properties

JSON SCHEMA

Template

9 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Security Posture 2

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

Pdffiller Authentication

oauth2 · 1 scheme

SECURITY

Pdffiller Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Pdffiller Scopes

2 scopes · password/clientCredentials

2 scopes

SCOPES

Agentic Access 1

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

Pdffiller Agentic Access

73 operations · 28 acting

73 operations · 28 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: pdffiller
name: PDFfiller
description: PDFfiller is an online PDF editing and e-signature platform that provides a REST API for filling, editing, signing,
  converting, and managing PDF documents programmatically. The API enables developers to embed PDF editing, form-building,
  signature request workflows, and document management capabilities into their own applications. It is part of the airSlate
  family of products and supports OAuth 2.0 authentication with a base URL of https://api.pdffiller.com/v2/.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · 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/pdffiller.png
url: https://raw.githubusercontent.com/api-evangelist/pdffiller/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
tags:
- PDF
- E-Signature
- Document-Management
- Form Builder
- PDF Editing
- Electronic Signature
- Document Workflow
tags_raw:
- PDF
- E-Signature
- Document Management
- Form Builder
- PDF Editing
- Electronic Signature
- Document Workflow
apis:
- aid: pdffiller:pdffiller-applications-api
  name: PDFfiller Applications API
  description: Manage OAuth applications
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Application
  tags_raw:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-applications-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-auth-api
  name: PDFfiller Auth API
  description: OAuth 2.0 authentication token management
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-auth-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-callbacks-api
  name: PDFfiller Callbacks API
  description: Manage webhook callbacks for document events
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Callbacks
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-callbacks-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-custom-logos-api
  name: PDFfiller Custom Logos API
  description: Manage custom branding logos
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Custom Logos
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-custom-logos-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-fillable-forms-api
  name: PDFfiller Fillable Forms API
  description: Manage fillable form links and submissions
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Fillable Forms
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-fillable-forms-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-folders-api
  name: PDFfiller Folders API
  description: Organize documents into folders
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Folders
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-folders-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-signature-requests-api
  name: PDFfiller Signature Requests API
  description: Manage eSignature requests and workflows
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Signature Requests
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-signature-requests-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-templates-api
  name: PDFfiller Templates API
  description: Manage PDF document templates
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-templates-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-tokens-api
  name: PDFfiller Tokens API
  description: Manage embedded document tokens
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-tokens-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-tools-api
  name: PDFfiller Tools API
  description: Document utility tools (merge, convert)
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - Tools
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-tools-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- aid: pdffiller:pdffiller-users-api
  name: PDFfiller Users API
  description: Retrieve current user information
  humanURL: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
  baseURL: https://api.pdffiller.com/v2/
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/pdffiller-users-api-openapi.yml
  - type: Documentation
    url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
common:
- type: AgenticAccess
  url: agentic-access/pdffiller-agentic-access.yml
- type: DomainSecurity
  url: security/pdffiller-domain-security.yml
- type: Authentication
  url: authentication/pdffiller-authentication.yml
- type: OAuthScopes
  url: scopes/pdffiller-scopes.yml
- type: Website
  url: https://www.pdffiller.com
- type: Documentation
  url: https://docs.pdffiller.com/docs/pdffiller/zmnt034fyekxf-pdf-filler-api
- type: DeveloperPortal
  url: https://developers.pdffiller.com
- type: GitHubOrg
  url: https://github.com/pdffiller
- type: LinkedIn
  url: https://www.linkedin.com/company/pdffiller-com
- type: Blog
  url: https://blog.pdffiller.com
- type: Pricing
  url: https://www.pdffiller.com/en/pdf-api-pricing.htm
- type: X
  url: https://x.com/pdf_filler
- type: Plans
  url: plans/pdffiller-plans-pricing.yml
- type: RateLimits
  url: rate-limits/pdffiller-rate-limits.yml
- type: FinOps
  url: finops/pdffiller-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/pdffiller"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/pdffiller/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/pdffiller/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.