How to obtain and use API keys for authentication
Go to API Console
Create API Key
Copy API Key
x-hl-api-key
x-hl-api-key: <your_api_key>
curl -X GET "https://api.hyperleapai.com/conversations" \ -H "x-hl-api-key: your_api_key_here"