Mos home

Rate limits

Mos rate limits

Mos does not provide a hosted API with product-level quotas. Public documentation and discovery files are static resources served by the website.

Current status

There are no Mos API rate-limit headers, account quotas, paid tiers, request budgets, or Retry-After rules because there is no hosted Mos user API.

Agent request guidance

  • Fetch llms-full.txt first when full product context is needed.
  • Use section files such as /api/llms.txt for narrower context.
  • Cache static resources within the current task instead of repeatedly fetching the same URL.
  • Do not infer API quotas, billing limits, or user-specific request budgets.

Hosting boundary

Generic CDN or GitHub Pages throttling may apply outside Mos's control. That is hosting infrastructure behavior, not a Mos product API contract.