GET) calls, and no difference between
sandbox and live.
A rate-limited request returns:
429. Back off and retry — a fixed delay of a few
seconds is enough in practice, since the window is per-minute.
Update API Configuration
accepts a
rate_limit field, but it isn’t wired up to actually change
your limit yet — the 120/minute figure above is what’s enforced today
regardless of what you set there.