See user metrics such as the number of requests, costs, and activities.
Add user identification
Helicone-User-Id
header in your LLM requests:Make your request
View user analytics
Method | Header/Parameter | Type | Description | Example |
---|---|---|---|---|
Helicone Header | Helicone-User-Id | string | Recommended approach for user tracking | "user-123" |
OpenAI Parameter | user in request body | string | OpenAI’s built-in user parameter | "user-123" |
User ID Best Practices
Multiple Identification Methods
Helicone-User-Id
takes precedence for user metrics.Need more help?