HomeCompress
Convert
JPGPDF to ImageConvert PDF pages to JPG/PNGWPDF to DOCXConvert PDF to Word documentsWWord to PDFConvert Word files to PDF
Edit PDF
Merge PDFCombine multiple PDFs into oneOrganize PagesRearrange PDF page orderEdit PDFAdd text, images to PDFRotate PagesRotate pages in PDF files
PDF Security
Add WatermarkBrand your PDFs with watermarksEncrypt PDFLock PDF with a passwordSign PDFAdd digital signature to PDF
PricingBlogContact
Log inSign up

Every tool you need to work with PDFs — fast, private, self-hosted.

Product
  • All tools
  • Pricing
  • Developer API
Categories
  • Organize & Manage
  • Edit & Annotate
  • Convert to PDF
  • Convert from PDF
  • Optimize & Repair
  • Secure PDF
Company
  • About
  • Contact
  • Blog
  • Help Center
Legal
  • Terms
  • Privacy
  • Security
  • Refund Policy
© 2026 pdfsimple. All rights reserved.
HomeCompress
Convert
JPGPDF to ImageConvert PDF pages to JPG/PNGWPDF to DOCXConvert PDF to Word documentsWWord to PDFConvert Word files to PDF
Edit PDF
Merge PDFCombine multiple PDFs into oneOrganize PagesRearrange PDF page orderEdit PDFAdd text, images to PDFRotate PagesRotate pages in PDF files
PDF Security
Add WatermarkBrand your PDFs with watermarksEncrypt PDFLock PDF with a passwordSign PDFAdd digital signature to PDF
PricingBlogContact
Log inSign up
DocsAPI & DevelopersAPI Keys
← Docs

Getting Started

Getting Started with PDFSimpleSupported File Formats

Tools & Files

How the PDF Tools WorkFile Limits & Retention

Account & Billing

Plans & LimitsBilling, VAT & InvoicesManaging Your Subscription

API & Developers

API KeysCredits & Rate LimitsWebhooks

Security & Privacy

File SecurityAccount Security

Troubleshooting & FAQ

Frequently Asked Questions

API & Developers

API Keys

Create and manage API keys to authenticate requests to the PDFSimple API. Learn best practices for keeping keys secure.

The PDFSimple API lets you integrate PDF processing into your own applications. Every API request must be authenticated with an API key that you generate in your dashboard.

Creating an API key

  1. Log in to your PDFSimple account.
  2. Navigate to Dashboard → API Keys.
  3. Click Create new key and give it a descriptive name.
  4. Copy the key immediately — it is shown only once.

Your API key is a secret credential. Never commit it to source control, expose it in client-side code, or share it publicly. Treat it like a password.

Using the API key

Send the API key in the Authorization header of every request:

http
Authorization: Bearer YOUR_API_KEY

Rotating and revoking keys

You can create multiple API keys (e.g., one per environment) and revoke any key at any time from Dashboard → API Keys. Revoking a key immediately invalidates all requests using that key.

API access uses a credit-based billing model separate from web plan tasks. See the Credits & Rate Limits article for details.

Was this helpful?

Related articles

Credits & Rate LimitsThe PDFSimple API uses a credit-based billing system. Understand how credits are consumed, what happens when you run out, and the API rate limits.
WebhooksRegister HTTPS endpoints to receive real-time notifications when your PDF jobs complete or fail. Learn how to verify webhook signatures and handle retries.

Every tool you need to work with PDFs — fast, private, self-hosted.

Product
  • All tools
  • Pricing
  • Developer API
Categories
  • Organize & Manage
  • Edit & Annotate
  • Convert to PDF
  • Convert from PDF
  • Optimize & Repair
  • Secure PDF
Company
  • About
  • Contact
  • Blog
  • Help Center
Legal
  • Terms
  • Privacy
  • Security
  • Refund Policy
© 2026 pdfsimple. All rights reserved.