Understanding the difference between secret and public API keys in Helicone. Learn about access levels, usage examples, and best practices.
Key Type | Access | Path Auth | Header Auth | REST API |
---|---|---|---|---|
Public | Write-Only | Yes | Yes | No |
Secret | Read + Write | Not Recommended | Yes | Yes |
Need more help?