All APIs

YouTube APIs

Endpoints

2 shown

Channel Email Finder

Find public business contact emails for one or more channels.

GET/v1/youtube/channel/email

Parameters

channelstringRequired

Channel URL or handle.

curl \
  "https://api.agentbody.io/v1/youtube/channel/email?channel=https%3A%2F%2Fexample.com%2Fchannel" \
  -H "Authorization: Bearer $AGENTBODY_API_KEY"