3 days ago
Platform Updates - January 11, 2026
Highlights
- 🔐 Expiring API Keys by Default: To enhance security, all newly generated API keys will now expire after 30 days by default. You can still create non-expiring keys for production use cases by explicitly acknowledging the security implications in the dashboard.
- 🔎 Flexible API Filtering: We've introduced a new query parameter,
ignore_unsupported_filters, to all model GET endpoints. When set totrue, our API will ignore any filters not supported by the specific integration, preventing errors and allowing you to use a single filter set across all providers. - 🕰️ Extended Audit Log Retention: The retention period for audit logs has been extended up to 3 years for customers on enterprise plans, providing a longer history of activities for compliance and security reviews.
Other Updates
- 🕵️ API Key User Agent Tracking: We now track the User Agent for each API call, which is visible in the dashboard. This helps you easily identify how your keys are being used, for instance, via our SDKs, Postman, or your application's backend.
- 📊 Dashboard Improvements: We've rolled out several enhancements to the dashboard, including a more informative coverage grid with descriptions for each capability and an improved, denser UI for viewing API request logs.