POSTMAN

The Postman collection.

Every SnapPDF endpoint pre-configured. Fork, paste your test key, hit send.

Import the collection

Download the OpenAPI 3.1 spec and import it directly into Postman. Postman auto-generates a collection with every endpoint, request shape, and example response.

Set up the environment

  1. Create a new Postman environment.
  2. Add a variable api_base set to https://api.snappdf.au.
  3. Add a variable api_key set to your sk_test_* or sk_live_* key.
  4. Set the collection's auth to Bearer Token with value {{api_key}}.

More resources