Postman Collection
A ready-to-run Postman collection covering every Zapiit endpoint, with {{baseUrl}} and {{apiKey}} variables prewired so you only drop in your key.
Import into Postman
- In Postman, click Import.
- Choose the Link tab and paste the collection URL below.
- Open the collection variables and set
{{apiKey}}to yourzap_live_orzap_test_key from the dashboard. - Send any request — auth is applied automatically at the collection level.
Collection URL
Postman v2.1
https://www.zapiit.com/docs/postman.jsonThe
{{baseUrl}} variable defaults to the production API. Point it at a different environment by editing the variable — every request inherits it. Prefer a raw spec? Use the OpenAPI spec instead.