Corva AI · Rate Limits
Corva Ai Rate Limits
What Corva actually publishes about limits. There is no published throttling policy; there ARE three published per-request bounds, and they are enforced by request validation.
Corva Ai Rate Limits is the machine-readable rate-limit profile for Corva AI on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring records_returned, records_written, and records_skipped.
The profile also includes 2 backoff/retry policies defined.
Tagged areas include Analytics, Artificial Intelligence, Completions, Custom Apps, and Data API.
3 Limits
AnalyticsArtificial IntelligenceCompletionsCustom AppsData APIDev CenterDev Center AppsDrillingEnergyGeoscienceOil and GasPlatform APIPredictive DrillingPython SDKReal-TimeReal-Time AnalyticsSensor DataSustainabilityTime SeriesWITSWell Data
Limits
Data API read limit per-request
10000
Data API insert batch size per-request
1000
Data API read skip per-request
Policies
Backoff
Retry transient failures with exponential backoff and jitter. Do not retry authentication, authorization or validation errors without changing the request. Retry 5xx a bounded number of times.
Query efficiency
Filter on an indexed field (asset_id, company_id, time), select only needed fields, sort on indexed fields, request a small limit while developing, page large exports and checkpoint progress. Corva frames these as the way to stay inside the limits rather than as a quota.
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.