すべての API
YouTube APIs
エンドポイント
2件を表示Channel Email Finder
チャンネル URL またはハンドルから、公開されているビジネス連絡先メールを探します。
GET
/v1/youtube/channel/emailパラメーター
channelstring必須チャンネル URL またはチャンネルハンドル。
curl \
"https://api.agentbody.io/v1/youtube/channel/email?channel=https%3A%2F%2Fexample.com%2Fchannel" \
-H "Authorization: Bearer $AGENTBODY_API_KEY"