Changelog
API v2, webhook improvements, and SDK updates
EyeView Team·
Our developer experience got a major upgrade this week with API v2, improved webhooks, and refreshed SDKs.
API v2
The new API is RESTful with consistent pagination, filtering, and sorting across all endpoints. We have added batch operations, streaming responses for real-time data, and comprehensive OpenAPI documentation.
Webhook reliability
Webhooks now include automatic retries with exponential backoff, delivery logs with response codes, and a test mode for debugging your integration without generating real events.