Endpoints
| Method | Path | Purpose |
|---|---|---|
GET | /workspace | Current workspace + plan + counts |
GET | /workspace/usage | API calls in the last 24h + current-period totals |
PATCH | /workspace | Update name and hard_cap_api_calls |
GET /workspace
GET /workspace/usage
PATCH /workspace
Editable fields: name, hard_cap_api_calls (set to null to remove the cap).
slug, plan, dodo_customer_id. Plan changes go through the billing UI.