Last updated
Was this helpful?
You can use these credentials to authenticate the following nodes:
Create a PostHog account or host PostHog on your server.
API key
Refer to PostHog's API documentation for more information about the service.
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.com for public POST-only endpoints or https://us.posthog.com for private endpoints.
On EU Cloud, use https://eu.i.posthog.com for public POST-only endpoints or https://eu.posthog.com for 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.
Last updated
Was this helpful?
Was this helpful?