YouTube data API cost per request or per object?
I get that there is a cost incurred when I use YouTube API service, but what I would like to know is if the cost is per request or not. For example, when I query the meta data of 3 videos, would the cost be tripled for that one request, or would the cost be the same as if I query the meta data for 1 video? I assume you talk about the quota with the YouTube API v3, i can suggest you to visit this link, a quota calculator: This tool lets you estimate the quota cost for an API query. All API requests, including invalid requests, incur a quota cost of at least one point. https://developers.google