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 themine
property tofalse
.
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
.