Documentation menu
LimitPolicy
Fields, types and constraints for the LimitPolicy public API model.
Usage and source policy applied to an API key or institution.
Fields
| Field | Type | Constraint | Example | Visibility |
|---|---|---|---|---|
unlimitedWhether daily and monthly count limits are disabled. | boolean | — | true | Public contract |
dailyLimitDaily successful-request limit. | integer | nullable | 0 | Public contract |
monthlyLimitMonthly successful-request limit. | integer | nullable | 0 | Public contract |
maxPageSizeMaximum page size allowed by policy. | integer | — | 100 | Public contract |
allowedSourcesSources allowed by the key or institution policy. | string[] | — | [] | Public contract |
Machine-readable schema
The model is published under the same name in the JSON Schema bundle.
JSON SchemaDecision boundary
An API result is a candidate match. A final sanctions or compliance decision requires official-source verification and human review.