How usage is counted
Usage is counted per conversation, keyed by yoursession_id.
- The first call with a new
session_idregisters the conversation. - Subsequent calls with the same
session_idbelong to that conversation and are not counted again. - Your current consumption, remaining allowance, and any overage are visible on the Dashboard.
Plan limits
Plans may include a number of conversations per period (monthly or annual). Depending on your contract, overage is either:- Billed — conversations above your allowance are charged at the per-conversation rate.
- Blocked — requests return
HTTP 429when the quota is reached.