Usage Tracking
Accounting Overview
Every question to Adaptive Retrieval initiates a search across S&P Global’s AI-ready datasets. By default, we search the datasets relevant to your query that are included in your subscription. You can optionally limit further by listing specific data agents in your request. An agent may include multiple datasets.
We count each individual data agent search toward your usage, and we continue answering questions until your contractual quota is reached. If any of the resulting data agent searches for a question is unsuccessful, that question will not count toward your usage.
Contracts can include an additional number of searches, called overage, that allow continued use after your quota is depleted. You are charged only for overage that is used, unused overage is not billed.
Monitoring your usage is straightforward. Each Adaptive Retrieval response includes various allowance and usage counts in its headers (see header specs).
Usage Limiting Scenarios
| Situation | Response HTTP Status | Description |
|---|---|---|
| Within quota | 200 | normal operation, usage tracked towards quota |
| Quota fully consumed, no overage defined | 403 | contracted usage fully depleted |
| Within quota, no overage defined, current request exceeds quota | 403 | minimal usage remaining, this request would exceed quota |
| Quota fully consumed, overage remaining | 200 | normal operation, usage tracked as overage |
| Quota fully consumed, overage fully consumed | 403 | contracted usage fully depleted |