ConsoleCatalog
Sign in
YouTube logo

YouTube

youtube.comSocialno auth

Video search and details, channel info, comments, and suggestions.

Channel Info

ASYNCREADNo auth

Returns channel details including name, description, avatar, banner, and keywords.

ParametersFormJSON

Channel ID e.g. UC8butISFwT-Wl7EV0hUK0BQ

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "yt_channel",
    "params": {
      "channel_id": "UC8butISFwT-Wl7EV0hUK0BQ"
    }
  }'