Welcome to the Zenewo API reference. This documentation is designed to help you integrate with the Zenewo workspace cloud, manage tenants, and handle cloud storage foundations.
Zenewo is built on a Tenant-First architecture. Every request to our API must be scoped to a specific tenant boundary to ensure data isolation and security.
We use Session-based authentication via Better Auth. Clients must include the session cookie in all requests. For cross-service communication, we support API Keys.Learn more about Authentication