For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Login
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
Login
LogoLogo

Release notes

Welcome to Ada’s release notes. Scroll down to see a list of recent releases, or subscribe to get notified about updates.

Subscribe via email

Receive a weekly email summary of releases every Friday at 11 a.m. Eastern, provided there has been at least one release that week.

Subscribe via RSS

Copy the following URL into your RSS reader to get notified about new releases:

https://docs.ada.cx/release-notes.rss
March 3, 2026
March 3, 2026
Was this page helpful?
Previous

Configure sync frequency for web sources

Next
Built with

Increased per-day rate limits for End Users and Conversations APIs

The per-day rate limit for the End Users API and Conversations API has been doubled from 30,000 to 60,000 requests per day.

This applies to:

  • All /v2/end-users/<end_user_id> endpoints
  • POST /v2/conversations/, GET /v2/conversations/<conversation_id>/, and POST /v2/conversations/<conversation_id>/end/

Per-minute (300) and per-second (30) limits are unchanged. No changes are required on your end.

For full rate limit details, see the End Users API and Conversations API documentation.