CallLimitsResource is reachable on every Kataven Node client as client.callLimits. Each method maps to one HTTP endpoint on the Hub API; links to the underlying spec entry are inline below.
Read your account’s per-tenant cost caps. Read-only via SDK — caps are configured by the platform team based on your plan tier and edited only via the Hub UI.
Methods at a glance
| Method | HTTP | Summary |
|---|---|---|
get | GET /api/v1/call-limits | Get this tenant’s call limits |
Reference
client.callLimits.get(...)
Get this tenant’s call limits
HTTP — GET /api/v1/call-limits · API reference →

