Skip to main content
GET https://api.trustware.io/api/v1/sdk/validate Verifies that an API key is active and returns metadata about the key. Use this at application startup to confirm your key is valid before making route requests, or as a lightweight connectivity check.

Request

No request body. Pass your API key in the X-API-Key header.

Response

Startup validation

Call this endpoint once at application startup to fail fast if the key is misconfigured: