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
Statistic | Value |
---|---|
Total Visits | Loading... |
Unique Users | Loading... |
Now | Loading... |
Today | Loading... |
This Week | Loading... |
This Month | Loading... |
curl -X POST "https://api.learntogoogle.de/api/counter" \ -H "Content-Type: application/json" \ -d '{"page_name": "api_test_page_learntogoogle.de"}'
Loading...