← Back

PostHog Connection Setup

Finding Your PostHog Credentials

To connect your PostHog account, you will need four pieces of information:

  1. Project API Key: Used for sending data (like events) to PostHog.
  2. Personal API Key: Used for reading data (like insights and persons) from PostHog's private API.
  3. Project ID: Identifies which project to read data from.
  4. PostHog Host URL: The URL of your PostHog instance (e.g., https://us.posthog.com).

1. Find your Project API Key and Project ID

PostHog Project Settings


2. Create a Personal API Key

PostHog Personal API Key


3. Determine your PostHog Host URL

This is the main URL you use to access PostHog.