Learn how to integrate Helicone with your Bubble application for LLM observability and logging.
Create a Helicone account and generate an API Key
Configure API settings in Bubble
Add Helicone headers
Helicone-Auth
Bearer your_helicone_api_key
Authorization
Bearer your_openai_api_key
X-API-Key
your_anthropic_api_key
Update the API endpoint
(Optional) Add user tracking
Helicone-User-Id
"current_user's_email"
(or any unique identifier)Helicone-User-Id
header is properly formatted and not marked as private.