Converge Fabric API
Updates

Changelog

Release notes for the Converge Fabric API. Subscribe via webhooks to receive announcements programmatically.

v1.4 – Telemetry metrics

  • Added GET /v1/metrics/latency endpoint for per-region latency stats.
  • New webhook metrics.threshold_breach triggers when custom thresholds are exceeded.

v1.3 – Expanded order statuses

  • Introduced on_hold status for orders awaiting manual verification.
  • Order responses now include estimated_activation_at.

v1.2 – Webhook signing changes

  • Webhook signatures now use SHA-256 HMAC. Update your verification logic.
  • Deprecated SHA-1 signatures; removal scheduled for Nov 2024.