Welcome

Welcome to the ZeroGate API documentation page! Below you’ll find details about our API endpoints and how to use them to integrate ZeroGate with your applications.

Getting started

In order to access the API endpoint for your ZeroGate workspace, you first need to generate an API key in the ZeroGate dashboard. To generate an API key, log into the ZeroGate dashboard and navigate to Organization Settings > API Keys > Generate as seen in the screenshot below.

// TODO add screenshot

Once you have your API key & secret, our API endpoint is available at the following address:

Authentication

All API endpoints are authenticated using X-API-Key and X-API-Secret headers.