Tools
Tools Curl Integration
Log any external tools used in your LLM applications to Helicone using cURL.
Request Structure
A typical request will have the following structure:
Endpoint
Headers
Name | Value |
---|---|
Authorization | Bearer {API_KEY} |
Replace {API_KEY}
with your actual API Key.
Body
Example Usage
Was this page helpful?