Skip to main content

synth_ai.research.limits

client.research.limits — org limits readout.

Classes

ResearchLimitsAPI

Read organization-level Managed Research limits and allowance windows. Use client.research.limits.get_typed() before launching runs to confirm the org has headroom under plan caps and flex-credit rules. Methods:

get

Return the backward-compatible raw organization limits payload. This shape is retained for existing callers and JSON-producing CLI commands. New integrations should use :meth:get_typed.

get_typed

Return typed current organization limits and usage windows. Returns:
  • ResearchOrgLimits parsed from the backend-owned GET /smr/limits
  • response.