Configuration API

TrustFort Configuration API is running.

The backend delivers configuration packages and operational metadata for TrustFort environments. Keep this endpoint secure and monitor access through API keys.

Status: Online Environment: Production

Secure by default

All endpoints require the x-api-key header to access configuration packages stored in Azure Blob Storage.

Blob-driven delivery

Configuration payloads are fetched on demand, keeping the API lightweight and consistent across environments.

Operational readiness

Health checks and structured responses make it easy to monitor availability and automate alerts.

What's included

Endpoints ready for integration.

Use the API to list, retrieve, and manage configuration packages for the Configuration solution.

GET /api/health
GET /api/config-packages
GET /api/config-packages/{id}