diff --git a/README.md b/README.md index 6a651f0..8013cc5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # PDF Aggregation Statistics This is a public API to get specific statistics from the PDF Aggregation Service. +
+ +**Statistics API**: +- "**getNumberOfPayloadsForDatasource**" endpoint: **http://\:\/api/stats/getNumberOfPayloadsForDatasource?datasourceId=\**
+ This endpoint returns the number of payloads which belong to the datasource specified by the given datasourceID. +
+
**To install and run the application**: