Veeva Rate Limits
Vault enforces three distinct rate limits, all documented. The general Burst Limit is a per-Vault ceiling over a fixed 5-minute window; exceeding it DELAYS responses for the rest of the window rather than rejecting them. The Auth API Burst Limit is a separate 1-minute window keyed on username + vaultDNS; it begins delaying at 50% and FAILS requests once fully consumed. The Job Status endpoint is capped at one call per job_id per 10 seconds and returns API_LIMIT_EXCEEDED. Veeva does not publish the numeric ceiling for any Vault — the actual value is tenant-specific and is returned per-request in X-VaultAPI-BurstLimit. As of v21.1 Vault enforces no daily limit at all.
Veeva Rate Limits is the machine-readable rate-limit profile for Veeva on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions.
The profile also includes 5 backoff/retry policies defined.
Tagged areas include Life Sciences, SaaS, and Rate Limiting.
Limits
Policies
Sources
- https://general.veevavault.dev/vault-api/references/api-rate-limits
- https://general.veevavault.dev/vault-api/references/response-headers
- https://platform.veevavault.help/en/gr/18666
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.