SiteMeters.com, your trusted destination for free web stats and powerful web analytics tools designed to help websites grow smarter and faster. In today’s digital world, understanding your visitors is not just an advantage — it’s a necessity. Whether you run a personal blog, an eCommerce store, a business website, or a content platform, knowing how users interact with your site is the key to success. That’s where SiteMeters.com comes in.

Account

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
https://sitemeters.com/api/v1/account

Request example:

curl --location --request GET 'https://sitemeters.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'