{
  "warnings": [
    "New API version available: https://dashboard.simpleanalytics.com/simpleanalytics.com.json?version=6&start=yesterday&end=today&timezone=Europe%2FAmsterdam&events=visit_pricing&fields=pageviews%2Cvisitors%2Chistogram"
  ],

  "__ok": "INFO: With this boolean you can quickly check if you can expect a response",
  "ok": true,
  "docs": "https://docs.simpleanalytics.com/api",

  "__info": "INFO: Disable these info fields by adding 'info=false' to the URL.",
  "info": "true",
  "hostname": "simpleanalytics.com",
  "url": "http://simpleanalytics.com",

  "__path": "INFO: You can add a path to your domain (e.g. example.com/contact.json or via the pages param). counts are relative to only that path.",
  "path": "*",
  "start": "2026-05-06T22:00:00.000Z",
  "end": "2026-05-07T21:59:59.999Z",

  "__version": "WARNING: New API version available: https://dashboard.simpleanalytics.com/simpleanalytics.com.json?version=6&start=yesterday&end=today&timezone=Europe%2FAmsterdam&events=visit_pricing&fields=pageviews%2Cvisitors%2Chistogram",
  "version": 5,

  "__timezone": "INFO: You can change your timezone in your website settings",
  "timezone": "Europe/Amsterdam",

  "__events": "INFO: Total counts for events",
  "events": [
    {
      "name": "visit_pricing",
      "total": 75
    }
  ],

  "__generated_in_ms": "INFO: Time needed to generate this response on the server in milliseconds",
  "generated_in_ms": 706
}