Skip to main content

Welcome

Welcome to the Hipp Health API documentation. This API allows you to programmatically manage users and resources within your Hipp organization.

Authentication

All API requests must include an API key in the Authorization header:
Authorization: Bearer <your-api-key>

Getting an API Key

  1. Log into your Hipp account
  2. Navigate to Settings > API Keys
  3. Click “Create API Key”
  4. Copy the generated key immediately (it will not be shown again)
  5. Store the key securely