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() before launching runs to confirm the org has headroom under plan caps and flex-credit rules. Methods:

get

get(self) -> dict[str, Any]
Return current org limits, allowance windows, and drawdown hints. Returns:
  • Wire JSON from GET /smr/limits (allowance, plan tier, reset
  • timestamps, flex-credit balance when applicable).