Research Articles Time Series
Aggregates document counts per time bucket (month or year). Supports the same nested filters as search. The start and end date filters relate to the published date.
Authorization
APIKeyHeader licenseIn: header
Scope: license
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://connect-api.trendtracker.ai/proof-points/research-articles/time-series" \ -H "Content-Type: application/json" \ -d '{}'{
"labels": [
"string"
],
"counts": [
0
],
"amount": [
0
],
"weightedCounts": [
0
],
"variances": [
0
],
"withoutLabel": 0
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Research Articles Time Series POST
Aggregates document counts per time bucket (month or year). Supports the same nested filters as search.
Search Consultancy Report Proofpoints POST
Returns consultancy report (PDF) proofpoints, based on the input filters. The start and end date filters relate to the published date.