{
"type": "object",
"description": "The aggregate statistics result. Structure varies based on the requested aggregate types and group-by fields.",
"properties": {
"stats": {
"type": "object",
"description": "Contains the computed aggregate values organized by field name and aggregate type.",
"example": "example_value",
"properties": {
"count": {
"type": "string",
"description": "The total count of records matching the query."
}
}
},
"group_by": {
"type": "array",
"description": "When group-by fields are specified, contains an entry for each unique group with its aggregate values.",
"example": [],
"items": {
"type": "object"
}
}
},
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "AggregateResult"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.