すべての 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"