Skip to content

API Live Explorer

Use the interactive Swagger UI to test PDFMancer endpoints directly.

How to use

  1. Generate an API key.
  2. Click Authorize in Swagger.
  3. Paste your key in X-API-Key.
  4. Execute requests.

API base

The explorer automatically chooses the base URL:

  • Local docs (localhost): http://localhost:8000
  • Non-local docs: https://api.pdfmancer.com

You can override with query string:

text
?apiBase=http://localhost:9000