Skip to main content

Chattz Docs

Chattz API

Simple Integration

Connect to Chattz with standard HTTP requests and predictable JSON responses. Start with the base API at https://chattz.net/api and move into versioned routes under /api/v1.

Community-Safe Access

Community endpoints are protected by API keys scoped to the correct community. This keeps cross-community access isolated while still making automation straightforward.

Built for Real Workflows

List threads, post external messages, edit content, and manage cleanup endpoints with clear parameter rules, rate limits, and consistent error codes.