📊 OpenCounterAPI localhost Test Page

This page tests the API by sending a request and displaying the statistical data.

Use this API, which is always available.

https://api.learntogoogle.de/api/counter

Now: Loading... Today: Loading... Week: Loading... Month: Loading... Unique Users: Loading...
StatisticValue
Total VisitsLoading...
Unique UsersLoading...
NowLoading...
TodayLoading...
This WeekLoading...
This MonthLoading...

📝 cURL POST Request Example:

        curl -X POST "https://api.learntogoogle.de/api/counter" \
        -H "Content-Type: application/json" \
        -d '{"page_name": "api_test_page_learntogoogle.de"}'
    

📝 Raw Data:

Loading...