Easily integrate powerful PDF features into your applications using the PDF4me API. This repository provides a ready-to-use Postman collection for exploring and testing PDF4me endpoints.
- Developer Portal & API Docs: PDF4me Developer Portal
- Latest Postman Collection: Download here
- Register for a free account on the PDF4me Developer Portal.
- Go to the API Keys Dashboard.
- Select or create an application, then navigate to the Keys tab.
- Copy your Primary Key or Secondary Key.
Authorization Format:
- Use your key as a Basic Auth header:
Basic {{API Key}}
- Download the latest collection
- Open Postman and click Import.
- Select the downloaded JSON file.
- Click the three dots next to the imported collection and select Edit.
- Go to the Variables tab.
- Set the default value of the API Key variable to your subscription key.
- Click Update to save.
- Click the settings icon (top right in Postman).
- Change your working directory to the folder containing your test files.
You're now ready to start using the PDF4me Postman Collection!