cURL
curl --request GET \ --url https://api.comm.com/api/analytics/performance/provider-comparison \ --header 'Authorization: Bearer <token>'
{ "service_type": "<string>", "providers": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
stt
llm
tts