Getting Started
The Zap Reports API is organized around REST. Our API has predictable resource-oriented URLs and functions similarly to most modern day APIs.
Authentication is handled via an API Key and Secret and all data is returned in a standardized format.
At its current stage the Zap Reports API supports only GET, POST, and Patch requests.