Retrieve your Channel ID
You can use the form below to retrieve your channel ID or another channel's ID.
-
To retrieve your own channel ID, authorize the request by setting the Authorize requests using OAuth 2.0 button at the top of the form to ON
. Then send the request by clicking the blue button at the bottom of the form.
-
To retrieve the channel ID for any channel that has a YouTube channel name, set the forUsername
property in the form below to the channel name and the mine
property to false
.
Note: This form calls the YouTube Data API's channels.list
method. By default, the form sets the part
parameter value to snippet
and the mine
parameter value to true
.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-03-14 UTC.
[null,null,["Last updated 2024-03-14 UTC."],[[["Retrieve your channel ID by authorizing the request via the OAuth 2.0 button and then submitting the form."],["Find another channel's ID by setting the `forUsername` property to the channel name and the `mine` property to `false`."],["This form utilizes the YouTube Data API's `channels.list` method."],["The form defaults the `part` parameter to `snippet` and the `mine` parameter to `true`."]]],[]]