Analytics
Authorizations
apikeystringRequired
API key for authentication. Format - apikey YOUR_API_KEY
Path parameters
projectIdstringRequired
Project ID
Body
startDatestring · date-timeOptional
endDatestring · date-timeOptional
usersstring[]Optional
Responses
200
Performance metrics retrieved successfully
application/json
post
/performance/{projectId}200
Performance metrics retrieved successfully
Authorizations
apikeystringRequired
API key for authentication. Format - apikey YOUR_API_KEY
Path parameters
projectIdstringRequired
Project ID
typestring · enumRequiredPossible values:
Overview type
Query parameters
startDatestring · date-timeOptional
Start date (ISO 8601)
endDatestring · date-timeOptional
End date (ISO 8601)
usersstringOptional
Filter by users (comma-separated emails)
batchesstringOptional
Filter by batches (comma-separated)
Responses
200
Overview retrieved successfully
application/json
get
/{projectId}/overview/{type}200
Overview retrieved successfully
Last updated