API Consumers
Manage your ZAP POST API configuration and consumption
Last updated
Was this helpful?
Manage your ZAP POST API configuration and consumption
The API consumers page (found under 'Settings') is used to manage your API consumers. An API Consumer is used to connect our application to other applications. They may be required to connect one or more of our integrations or if you wish to build your own.
If you're a developer you can read the documentation here or visit the API

In order to add a new consumer you should select the 'Add New Consumer' button.

Once selected you will be to taken to the New Consumer slide out from which you can configure your preferred consumer name and enable the consumer. Whilst we will auto generate your API Credentials for you, these can be set manually to your preferred values or use the generate keys button to generate random keys.
Once you're happy with your values, you can click create consumer and the API consumer will be saved for you.

Once you have one or more API consumers configured, you'll be able to see and manage them in the API Consumers UI. You can copy the API keys, enable or disable them, delete them, generate a new set of keys and also view the API logs associated with the consumer

Each API Consumer will keep a log of all requests and responses for auditing and troubleshooting.

Once on the logs UI you can filter by date, API Verb, HTTP Status and endpoint.

By clicking the view logs icon you can see the request endpoint, the http status, request headers, request body, response headers and response body. Each content section is downloadable and has a copy to clipboard option for convenience.

Last updated
Was this helpful?
Was this helpful?