Veeva Systems · Rate Limits

Veeva Systems Rate Limits

Veeva Vault enforces tenant-scoped API rate limiting. The Authentication API limit is keyed on user name + domain name; numeric ceilings are not published globally and must be discovered per tenant via the Auth API rate-limit response headers or the in-product API Usage Logs (Admin > Settings > Logs > API Usage Logs).

2 Limits
Life SciencesSaaSRate Limiting

Limits

Authentication API rate limit user/domain
varies
tenant-specific; inspect Auth API response headers or API Usage Logs
Veeva documentation confirms a limit exists keyed on user name + domain but does not publish a numeric ceiling.
General Vault API rate limits tenant
varies
see API Usage Logs in the Vault tenant
Burst behavior and throttling delays are tenant-configured and surfaced through response headers.

Policies

Inspect response headers
Clients should read Auth API rate-limit response headers to determine remaining capacity and any throttling delay applied to the current call.
Consult API Usage Logs
Vault administrators can review actual rate-limit behavior and throttling events under Admin > Settings > Logs > API Usage Logs to determine the tenant's effective limits.

Sources