Rate Limited

https://api.wink.travel/problems/rate-limited

Meaning

The per-user rate limit on the quote branch denied this request. Nothing was priced or persisted.

Transport mapping

REST: 429 Too Many Requests with a Retry-After header and no challenge. MCP: JSON-RPC -32603 with failure.reason="rate-limited".

What the client should do

Wait the advertised number of seconds, then retry the identical call.

All problem types