Type-safe SDKZod-validated request/response schemas with runtime validation. Every API call checks inputs at the boundary.
Auto-generated readsAll GET endpoints are auto-generated from the OpenAPI spec — 150+ read methods across 10 domains.
Curated mutationsIntentionally designed write operations (create ticket, update asset, add comment, etc.) with safety gates on destructive actions.
Retry & resilienceConfigurable exponential backoff with jitter. Retries on 429/502/503/504 and network errors.
Runtime validationOptional AJV-based validation against the OpenAPI spec. Fail-closed or fail-open modes.