Faceting API
The article index can be queried to get statistics about the metadata fields, also known as facets.
Endpoints
| Endpoint | Description | Request | 200 Response |
|---|---|---|---|
| POST /v1/articles/stats | Gets statistics for the indexed articles. | ArticleStatsRequest | ArticleStatsResponse |
POST /v1/articles/stats
Gets statistics for the indexed articles.