Translations:Stat API/3/en: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
=== ''' | === '''Endpoint list:''' === | ||
{| class="wikitable" | {| class="wikitable" | ||
! Method !! Path !! Description | ! Method !! Path !! Description | ||
|- | |- | ||
| OPTIONS || /api/stat/get || | | OPTIONS || /api/stat/get || Returns all possible groupings and metrics grouped by categories | ||
|- | |- | ||
| POST || /api/stat/filter || | | POST || /api/stat/filter || Obtaining data for filter | ||
|- | |- | ||
| POST || /api/stat/data || | | POST || /api/stat/data || Obtaining data for the table | ||
|} | |} |
Latest revision as of 09:43, 18 December 2023
Endpoint list:
Method | Path | Description |
---|---|---|
OPTIONS | /api/stat/get | Returns all possible groupings and metrics grouped by categories |
POST | /api/stat/filter | Obtaining data for filter |
POST | /api/stat/data | Obtaining data for the table |