I found a solution:
In the Google Developer Console, go to:
APIs & Auth --> APIs --> YourAPI --> Quotas. Google by default introduces a restriction, which may not be the maximum allowable. However, you can change this in this menu, and your application will receive new restrictions.
In addition, you can see the daily use of the API here: APIs & Auth --> APIs --> YourAPI --> Usage
source
share