API Changelog
Every API release, in reverse chronological order.
v1.2.0
- AddedBatch risk assessment endpoint POST /v1/risk/batch (up to 1,000 locations).
- AddedWebhook signature verification via X-EOSYN-Signature (HMAC SHA-256).
v1.1.0
- AddedHistorical data endpoint GET /v1/historical for time-series metrics.
- ChangedImproved rate limit headers with X-RateLimit-Reset (Unix timestamp).
v1.0.0
- AddedInitial API release: risk, change detection, and anomaly endpoints.
Deprecation Policy
We provide 12 months notice before sunsetting any API version. Deprecated endpoints continue to function during the notice period and emit a Sunset response header per RFC 8594.