curl --request GET \
--url https://api.vodex.ai/analyze/transcript/{call_uuid} \
--header 'Authorization: <api-key>'{}Retrieve the complete transcript of a call using the call UUID
curl --request GET \
--url https://api.vodex.ai/analyze/transcript/{call_uuid} \
--header 'Authorization: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://docs.vodex.ai/llms.txt
Use this file to discover all available pages before exploring further.