Ask
API Reference
Ask
Free follow-up — first N queries per session, then paid via POST /ask.
S13-COMMO-02: track per-session call count; once it exceeds
ASK_FREE_QUOTA_PER_SESSION (default 100), return 402 pointing at the
paid POST /ask route. Existing callers under the quota see no behavior
change. Counter is incremented on every successful free call so the
paid surface picks up exactly when the quota expires.
POST
Ask