All APIs
YouTube APIs
Endpoints
2 shownChannel Email Finder
Find public business contact emails for one or more channels.
GET
/v1/youtube/channel/emailParameters
channelstringRequiredChannel 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"