Vercel Connect adds observability support
Vercel Connect adds token-level observability — practitioners can now audit every API key lifecycle event in real time.

Why it matters
Developer platform feature that improves security and debugging of API integrations. Observability across token creation, usage, and revocation helps teams reduce key leaks and trace integration failures.
The key facts
11 to knowObservability tab now shows token creation, usage, revocation, and authorization events
Event retention: 12 hours (Hobby), 3 days (Pro), 30 days (Enterprise)
Webhook forwarding via Drain available on Pro and Enterprise
Correlation IDs (tokenId, authorizationId) enable linking to external systems
Enterprise includes RBAC and audit logs
Feature available across all Vercel plans
Line-level visibility into token creation, usage, status, and revocation
Webhook drain support for custom event forwarding on Pro and Enterprise
Role-based access control and audit logs on Enterprise tier
Correlation IDs (tokenId, authorizationId) for cross-system matching
Available across all Vercel Connect plans
Go to the source
Vercel Blogvercel.com
Publisher excerpt: Vercel Connect now gives teams line-level visibility into the token lifecycle. See who created a token, what app or project used it, when, and whether it is still active. Every connector's detail page includes a new tab:Observability Connect observability is available on all plans. Events are…