Check Balance
How to check how many hits you have remaining.
1. On the Similarweb platform 🧑💻
a) Log in to your Similarweb account.
b) From the left menu, select Settings > Account.
c) Under API, select Standard API.
d) See how many hits your account has via the bar at the top of the page.

- Use the Generated API Keys table to check usage per API key.
2. Via an API request 🚀
-
Call the Check Capabilities endpoint to check your remaining hits at an account level.
-
Check User Usage returns the remaining hits for users with an allocated allowance.
Many of our endpoints contain pagination capabilities so you can limit how many results you receive and minimize data credits consumption. Look out for the &limit=
parameter in our v.4 endpoints.
Updated 6 months ago