Data API'yi, YouTube'un Shorts görüntülemelerini sayma şekliyle eşleşecek şekilde güncelliyoruz.
Daha fazla bilgi
Yetkilendirme kimlik bilgilerini alma
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
YouTube Data API'yi kullanabilmesi için uygulamanızın yetkilendirme kimlik bilgilerine sahip olması gerekir.
Bu dokümanda, Google API Konsolu'nun desteklediği farklı yetkilendirme kimlik bilgisi türleri açıklanmaktadır. Ayrıca projeniz için yetkilendirme kimlik bilgilerini nasıl bulacağınız veya oluşturacağınız da açıklanmaktadır.
Projenizi oluşturun ve API hizmetlerini seçin
- API Konsolu'nda Kimlik Bilgileri sayfasını açın.
-
Bu API iki tür kimlik bilgisini destekler.
Projeniz için uygun kimlik bilgilerini oluşturun:
-
OAuth 2.0: Uygulamanız, gizli kullanıcı verileri istediğinde istekle birlikte bir OAuth 2.0 jetonu göndermelidir. Uygulamanız öncelikle bir istemci kimliği ve muhtemelen jeton almak için bir istemci gizli anahtarı gönderir. Web uygulamaları, hizmet hesapları veya yüklü uygulamalar için OAuth 2.0 kimlik bilgileri oluşturabilirsiniz.
Daha fazla bilgi edinmek için OAuth 2.0 dokümanlarına bakın.
-
API anahtarları:
OAuth 2.0 jetonu sağlamayan bir istek bir API anahtarı göndermelidir.
Anahtar projenizi tanımlar ve API erişimi, kota ve raporlar sağlar.
API, API anahtarlarında çeşitli kısıtlama türlerini destekler. İhtiyacınız olan API anahtarı zaten mevcut değilse Kimlik bilgileri oluştur
> API anahtarı'nı tıklayarak Console'da bir API anahtarı oluşturun. Anahtarı, üretimde kullanmadan önce Anahtarı kısıtla'yı tıklayıp Kısıtlamalar'dan birini seçerek kısıtlayabilirsiniz.
API anahtarlarınızı güvende tutmak için API anahtarlarını güvenli bir şekilde kullanma konusundaki en iyi uygulamaları takip edin.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-03-06 UTC.
[null,null,["Son güncelleme tarihi: 2024-03-06 UTC."],[[["\u003cp\u003eApplications using the YouTube Data API require authorization credentials for access.\u003c/p\u003e\n"],["\u003cp\u003eThe Google API Console supports two types of credentials: OAuth 2.0 tokens for private user data and API keys for general API access.\u003c/p\u003e\n"],["\u003cp\u003eOAuth 2.0 credentials can be generated for web applications, service accounts, or installed applications.\u003c/p\u003e\n"],["\u003cp\u003eAPI keys identify your project and provide API access, quota management, and usage reports, and can be restricted in scope.\u003c/p\u003e\n"],["\u003cp\u003eYou must create the credential, either the API key or OAuth 2.0, that will fit the needs of the project.\u003c/p\u003e\n"]]],["To use the YouTube Data API, your application needs authorization credentials. You can acquire these via the Google API Console. Two types are available: OAuth 2.0 tokens for private user data, obtained using a client ID and potentially a secret, and API keys for general access, project identification, quota, and reporting. Create credentials by navigating to the console's Credentials page. API keys can be further restricted. Always refer to best practices for securely using API keys.\n"],null,["Your application must have authorization credentials to be able to use the YouTube Data API.\n\nThis document describes the different types of authorization credentials that the [Google API Console](https://console.cloud.google.com/) supports. It also explains how to find or create authorization credentials for your project.\n\nCreate your project and select API services\n\n1. Open the [Credentials page](https://console.cloud.google.com/apis/credentials) in the API Console.\n2. This API supports two types of credentials. Create whichever credentials are appropriate for your project:\n - **OAuth 2.0:** Whenever your application requests private user\n data, it must send an OAuth 2.0 token along with the request. Your\n application first sends a client ID and, possibly, a client secret to\n obtain a token. You can generate OAuth 2.0 credentials for web\n applications, service accounts, or installed applications.\n\n For more information, see the [OAuth 2.0 documentation](https://developers.google.com/identity/protocols/OAuth2).\n - **API keys:**\n\n A request that does not provide an OAuth 2.0 token must send an API\n key.\n\n The key identifies your project and provides API access, quota, and\n reports.\n\n The API supports several types of restrictions on API keys. If the API key that you\n need doesn't already exist, then create an API key in the Console by\n clicking **[Create credentials](https://console.cloud.google.com/apis/credentials) \\\u003e API key** . You can restrict the key before using it\n in production by clicking **Restrict key** and selecting one of the\n **Restrictions**.\n\nTo keep your API keys secure, follow the [best practices for\nsecurely using API keys](//cloud.google.com/docs/authentication/api-keys)."]]