cURL
curl --request POST \ --url https://api.camelai.com/internal_api/chat/recommendations/ \ --header 'Authorization: Bearer <token>'
API key authentication using Bearer scheme
No response body
Was this page helpful?