Skip to main content
Want to start tracing immediately? See our Quickstart guide to instrument your first application in 5 minutes.
HoneyHive’s SaaS Cloud is our fully managed multi-tenant platform. Sign up, get an API key, and start tracing in minutes with no infrastructure to provision.

Hosting and Security

Our multi-tenant SaaS platform is hosted entirely within AWS US-West-2 (Oregon). All data is encrypted at rest (AWS KMS) and in transit (TLS 1.2+), with strict tenant isolation enforced at the application layer. HoneyHive is SOC 2 Type II, GDPR, and HIPAA compliant. Since our multi-tenant cloud is hosted in the US, customers requiring GDPR-compliant EU data residency should use our Dedicated Cloud. Refer to our trust center for the latest compliance certifications and updates. For a detailed breakdown of our network architecture, data flow, and security controls, see Platform Architecture. For more on our security posture and compliance, see Security.
Need hosting in a different AWS region? Our Dedicated Cloud option supports deployment in any AWS region with private networking via AWS PrivateLink and single-tenant isolation. For deployment on Azure or GCP, see our Self-Hosted option.

Getting Started

Start by logging into HoneyHive. Expected time: 5 minutes
1

Open the HoneyHive application

2

Log in with your preferred SSO provider

We support Google, GitHub, and Microsoft SSO. You can also create an account with your email and password.
3

Complete the onboarding flow

You will be prompted to share some basic information about your organization and your role.
Your account is now set up and you can start using HoneyHive.

Create a Project

Everything in HoneyHive is organized by projects. A project is a space to develop, test, and monitor a specific AI application. Expected time: 1-2 minutes
  1. Navigate to the projects page
  2. Click New Project and give it a name
You have created your first project in HoneyHive. You can now start logging data, running evaluations, and more.

Get Your API Key

Your API key authenticates the SDK and allows you to log data in HoneyHive. Expected time: less than 1 minute
  1. Click Settings in the left sidebar
  2. Under Project, click API Keys
  3. Click Create API Key and copy the key from the modal
Your API key is now ready to use.

Install the HoneyHive SDK

Install the HoneyHive package for your language.
pip install "honeyhive>=1.0.0rc0"

Maintenance and Support

  • Automatic upgrades - Platform updates, patches, and new features are rolled out automatically
  • Standard 15x5 support - Business hours support (Monday through Friday) for Free and Team plans
  • Custom SLAs and support packages - Available for Enterprise customers on multi-tenant cloud. Contact sales@honeyhive.ai for details
  • Incident response - Access to our Incident Response Policy

Next Steps