Workroom API

This is the Workroom REST API. Endpoints are versioned under /v1; auth is a Bearer API key.

curl -H "Authorization: Bearer wrk_..." https://api.useworkroom.com/v1/integrations

Get a key from your Settings → API Keys page. Full reference docs are in the repo under codebases/app/docs/api.md.