API Versions
v1 (stable)Manage API versions, view migration guides, and configure version pinning
Version Timeline
Release history and migration paths
v1
CurrentReleased March 1, 2026Features:
- Flows CRUD
- Runs management
- One-shot extraction
- API key auth
Breaking changes: None (initial release)
v2
PreviewExpected April 2026New features:
- WebSocket streaming
- Batch operations
- Enhanced filtering
- Webhook subscriptions
Breaking changes:
- Response envelope format
- Pagination cursor-based
v0
DeprecatedReleased January 2026, EOL June 2026Will be removed June 30, 2026 — 103 days remaining
Version Settings
Configure how your API requests are versioned
X-API-Version: v1Set this header to pin requests to a specific version
Automatically use latest stable version
Get notified when a pinned version is deprecated
API Health by Version
Last 24 hours of API performance metrics
| Version | Requests (24h) | Avg Latency | Error Rate | Status |
|---|---|---|---|---|
| v1 | 12,450 | 145ms | 0.3% | Healthy |
| v2 | 340 | 98ms | 1.2% | Preview |
| v0 | 89 | 210ms | 0.1% | Deprecated |