Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kataven.ai/llms.txt

Use this file to discover all available pages before exploring further.

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

MethodHTTPSummary
getGET /api/v1/call-limitsGet this tenant’s call limits

Reference

client.callLimits.get(...)

Get this tenant’s call limits HTTPGET /api/v1/call-limits · API reference →
get()
Returns the configured caps that gate every outbound originate request. Live counters are not exposed.