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
- Create a new Postman environment.
- Add a variable
api_baseset tohttps://api.snappdf.au. - Add a variable
api_keyset to yoursk_test_*orsk_live_*key. - Set the collection's auth to Bearer Token with value
{{api_key}}.