v1 request keeps the documented v1 behavior.
Additive changes
Clients must tolerate:- a new response field;
- a new endpoint;
- a new optional request parameter;
- a new enum or
error.codevalue.
Breaking changes
A new path version is required before we:- remove or rename a field;
- change a field’s type or meaning;
- remove or move an endpoint;
- make an optional parameter required;
- change the error envelope.
Deprecation
Nov1 retirement is scheduled. A future retirement will be announced in the API changelog with Deprecation, Sunset and migration guidance.
Rate limits
Limits apply per key and environment.
Exceeding the limit returns
429 with error.code set to rate_limit_exceeded and a Retry-After header.
