Skip to main content
Store the key in GHYPURR_API_KEY on your own machine.

Check usage

Production recommendations

  • Set connection and response timeouts.
  • Retry only transient 429 and 503 responses with bounded backoff.
  • Record X-Request-ID for 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.