Rate limits
Each API key is limited to 8 requests per 1-second window. Every request to https://api.simjuno.com/v1 counts against that window, including retries.
Requests above the limit return 429 Too Many Requests:
Throttle your client and retry with backoff.