Skip to main content
GET
/
analytics
/
performance
/
provider-comparison
cURL
curl --request GET \
  --url https://api.comm.com/api/analytics/performance/provider-comparison \
  --header 'Authorization: Bearer <token>'
{
  "service_type": "<string>",
  "providers": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

team_id
string<uuid>
required
service_type
enum<string>
required
Available options:
stt,
llm,
tts
start_date
string | null
end_date
string | null

Response

service_type
string
required
providers
string
required