Base URL

All requests to the Guardis API should be made to the following base URL:

https://enterprise.guardis.io/v1

Protocol

All API requests must be made over HTTPS. Requests made over plain HTTP will be rejected.

API Versioning

The current version of the Guardis API is v1. The version is included in the base URL path to ensure stability for your integration.

When we release new versions, we'll communicate changes in advance and maintain support for previous versions during a transition period. See our Versioning & Deprecation policy for details.

Regional Availability

The Guardis API is hosted in Frankfurt, Germany (GCP europe-west3). All requests are served from this single region.

For optimal performance, we recommend deploying latency-sensitive applications in or near Central Europe. That said, the API is fully accessible from anywhere globally.

Last updated