GHYPURR_API_KEY on your own machine.
Check usage
Production recommendations
- Set connection and response timeouts.
- Retry only transient
429and503responses with bounded backoff. - Record
X-Request-IDfor debugging, but never record the Authorization header. - Cache responses according to your application’s needs; API responses are returned as private, non-shared content.
- Rotate credentials without committing them to deployment files.
