0

we using some google maps api's, and we wan't to add gapi usage/quotas to our monitoring system. Does Console api has it's own api for retrieving that metrics? Maybe other solutions?

Puh
  • 305
  • 1
  • 10

1 Answers1

0

There is no current API endpoint to get the current quota usage information of your API. The only way to check the quota used by your application is by checking your own Developer Console. You can also see here the traffic (number of request per seconds), and error ratio of the enabled API of your project.

KENdi
  • 7,576
  • 2
  • 16
  • 31