About 407,000 results
Open links in new tab
  1. android - Youtube API Key - Stack Overflow

    After creating API_KEY in Google Developer Console and restrict it with "Package name" and "SHA-1 certificate fingerprint", You have to provide these data in every youtube api request. …

  2. YouTube API Key Security - How worried should I be?

    By restricting the IP addresses, referrer URLs, and mobile apps that can use each key, you can reduce the impact of a compromised API key. You can specify the hosts and apps that can …

  3. Where to find the youtube API Key? - Stack Overflow

    Jun 6, 2017 · type "YouTube" - select Youtube API v3 - click Enable click Credentials - "Create Credentials" - API key Copy and paste API key to text editor, e.g. notepad (save)

  4. Youtube Video title with API v3 without API key? - Stack Overflow

    May 7, 2015 · It is not possible to get the video title using the video ID with API v3 without the API key if you use the API directly. The YouTube Data API v2 is deprecated (see: YouTube Data …

  5. Youtube API - API key not valid. Please pass a valid API key

    Feb 6, 2021 · Youtube API, key not working. 2 How do i add an API Key to this Youtube Data API request? 1 ...

  6. Google Youtube Data API: Private videos with API key

    I want our app to do the authentication to OUR account and when our app uses the api, I want it to return private videos. (I'm fine with using the API key and limiting the referral) I've played …

  7. free youtube API Key to use with android - Stack Overflow

    Jul 4, 2014 · API keys: A request that does not provide an OAuth 2.0 token must send an API key. The key identifies your project and provides API access, quota, and reports. If the key type …

  8. Google Youtube Data API - APIkey vs OAUTH - Stack Overflow

    Jul 16, 2017 · When only reading data that's publicly available, an API key is sufficient. It allows you to authenticate yourself as the owner of that particular application against the API.

  9. youtube data api - Where do you specify your API key when …

    Aug 17, 2019 · You want to retrieve the channel list using an API key with YouTube Data API v3. You have already had your API for using YouTube Data API v3. You want to achieve this …

  10. oauth - How long is the Google API key Valid? - Stack Overflow

    May 19, 2015 · The public API key found at the bottom of the Google Developers console APIs & auths -> credentials screen does not expire. This is a key used for accessing public APIs like …