cURL
curl --request POST \ --url https://api.supersonic.cv/analytics/summary \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "time_range": { "from": "<string>", "to": "<string>" } } '
{}
API key: supersonic_live_...
Show child attributes
Success
The response is of type object.
object