Skip to main content
All requests to the Guppy API are authenticated via an API key.
Keys are scoped per partner or platform. To obtain an API key, please contact us at founders@guppy.ai.

Security Best Practices

  • Never share your API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
  • Use environment variables to store your keys.
  • If a key is compromised, contact us immediately to rotate it.