全部 API
YouTube APIs
接口
显示 2 个Channel Email Finder
根据频道链接或标识,查找公开的商务联系邮箱。
GET
/v1/youtube/channel/email参数
channelstring必填频道链接或频道标识。
curl \
"https://api.agentbody.io/v1/youtube/channel/email?channel=https%3A%2F%2Fexample.com%2Fchannel" \
-H "Authorization: Bearer $AGENTBODY_API_KEY"