PostHog credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a PostHog account or host PostHog on your server.
Supported authentication methods
API key
Using API key
To configure this credential, you’ll need:
The API URL: Enter the correct domain for your API requests:
On US Cloud, use
https://us.i.posthog.comfor public POST-only endpoints orhttps://us.posthog.comfor private endpoints.On EU Cloud, use
https://eu.i.posthog.comfor public POST-only endpoints orhttps://eu.posthog.comfor private endpoints.For self-hosted instances, use your self-hosted domain.
Confirm yours by checking your PostHog instance URL.
An API Key: The API key you use depends on whether you’re accessing public or private endpoints:
For public POST-only endpoints, use a Project API key from your project’s General Settings.
For private endpoints, use a Personal API key from your User account’s Personal API Keys Settings. Refer to How to obtain a personal API key for more information.