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
Note: The endpoint may vary depending on your Helicone setup. If the above endpoint doesn’t work, you can also try:
https://api.us.helicone.ai/custom/v1/log
https://api.helicone.ai/custom/v1/log
Headers
Name | Value |
---|---|
Authorization | Bearer {API_KEY} |
Replace {API_KEY}
with your actual API Key.
Body
Example Usage
Was this page helpful?