Event Insights
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
event_idsstringRequired
The events for which we want the insights
Header parameters
x-vaix-client-idstringRequired
Custom client header, the value should be the name of the group the user belongs to
x-vaix-authentication-methodstringOptional
Authentication method to be used, supported values [vaix, iam]. Defaults to vaix
Responses
200
OK
application/json
API response
statusstring · enumOptionalPossible values:
The status of the request
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
406
Not Acceptable
application/json
413
Request Entity Too Large
application/json
422
Unprocessable Entity
application/json
425
Too Early
application/json
500
Internal Server Error
application/json
get/api/sports/insights
Last updated
Was this helpful?