Skip to main content
All requests to the PDFDyno API require authentication. We use standard Bearer Tokens for authentication. You must include your API key in the Authorization header of every HTTP request.

Using the Authorization Header

Include the following header in your requests:
Keep your API keys secret. Never expose them in client-side code (like the browser or mobile apps). Always call the PDFDyno API from your backend servers.

Finding your API Key

  1. Log in to the PDFDyno Dashboard.
  2. Navigate to the API Keys section.
  3. Click Generate New Key.
For security reasons, your API key will only be shown to you once. If you lose it, you will need to revoke it and generate a new one.