Rate limits
What is limited today, stated plainly.
The Public API endpoints documented here are not rate-limited at present. Do not read that as a licence to poll aggressively — it is a limit that does not exist yet, not a guarantee that none will.
The MCP server allows 60 requests per minute per bucket. An API key is its own bucket. An OAuth connection's bucket is the OAuth client application, not the individual account — so multiple accounts authorized through the same client registration share one 60-requests-per-minute allowance.