Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.helicone.ai/v1/integration \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "integration_name": "<string>", "settings": "<string>", "active": true } '
{ "data": { "id": "<string>" }, "error": null }
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Show child attributes
null
Was this page helpful?