Installation
No SDK package is required. Usehttpx or requests for Python integrations.
Authentication
Create a user API key under Settings → API Access and send it as a Bearer token. API keys use thewrz_live_... prefix and are displayed only when created; do not substitute a browser session token.
Core Patterns
Submit a Generation Request
Poll for Completion
Full End-to-End Example
List Templates
List Style Profiles
List Verticals
Error Handling
Rate Limits
A formal
writerzroom Python package is on the roadmap. It will wrap these patterns with async support, automatic polling, and retry logic.