Where can I find the youtube data API v3 quota limit?

on this page ( https://developers.google.com/youtube/v3/getting-started ) google says:

You can find the quota available to your application in the Developer Console.

I went to my developer console and it shows me how many requests I made, but it doesn't show my exact quota (for my free account). Does anyone know how to access this information? Developer Console URL https://console.developers.google.com/

Thank!

+3


source to share


1 answer


  • Go to Developer Console
  • In APIs and auth APIs click
  • Click on YouTube Data API v3
  • Click "Quota"


The section "Resume Quota" should contain your free quota.

+6


source







All Articles