Changelog

Pipes API Key Support

July 30, 2026
Pipes API Key SupportPipes API Key Support

Pipes now supports providers that authenticate with API keys. Your users can connect tools that don't offer OAuth by entering an API key directly in the Pipes widget, and WorkOS stores it as a managed credential — the same way it manages OAuth tokens today.

Your integration code doesn't need to know the difference: the Pipes credentials API vends whichever credential type the provider uses, and rotating a key is a single idempotent API call. This opens up the long tail of SaaS tools that only offer API key authentication like Granola, Orb, and Plain. Learn more in the docs.