Stat API/ru: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 June 2024

10 April 2024

  • curprev 17:5117:51, 10 April 2024Admin talk contribs 73,667 bytes +63,195 Created page with "'''Возможные значения:''' time_hour, time_day, time_week, time_month, sub_integration, sub_botType, sub_referer, sub_1, sub_2, sib_3, sub_4, sub_5, sub_6, sub_7, geo_language, geo_timezone, geo_country, geo_city, geo_provider, device_browser, device_browserEngine, device_os, device_realOs, device_device, device_type, device_connectionType, device_useragent, screen_width, screen_height, screen_orientation, screen_pixelDensity, summary_totalVisits, summary..."

7 March 2024

22 January 2024

19 January 2024

4 January 2024

3 January 2024

18 December 2023

  • curprev 09:4409:44, 18 December 2023Admin talk contribs 9,003 bytes +35 Created page with "==== PHP ==== <?php $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, '<nowiki>https://kaminari.click/api/stat/get'</nowiki>); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_CUSTOMREQUEST, 'OPTIONS'); curl_setopt($ch, CURLOPT_HTTPHEADER, [ 'accept: */*', ]); $response = curl_exec($ch); curl_close($ch);"
  • curprev 09:3109:31, 18 December 2023Admin talk contribs 8,968 bytes +8,968 Created page with "=== '''POST /api/stat/filter''' === ===== Request ===== {| class="wikitable mw-collapsible" !Key !Type !Description |- |id |String |Название фильтра |- |searchQuery |String |Поисковой запрос |}"