Last updated April 5, 2026
Developers & API
Rowsh exposes HTTP APIs for workspace operations consumed by our web client. Customer automation and partner integrations should be built against documented, versioned endpoints with tenant-scoped credentials.
Authentication
Workspace admins can issue scoped API keys from Settings. Keys act as the creating user, support least-privilege scopes, and can be revoked without changing browser sessions.
Rate limits & stability
APIs may be rate limited to protect tenants. Expect structured error codes and back off responsibly. Breaking changes will be communicated through release notes and versioned paths where we offer public integration contracts.
Documentation
The full API reference — authentication, pagination, error envelopes, rate limits, and webhook signature verification — lives inside your workspace under Settings → Developers, alongside your API keys and webhooks.
Webhooks
Workspace admins can register HTTPS endpoints for signed outbound events such as task, project, approval, form, and user lifecycle changes.