サポート問い合わせ先| システムステータス
ページコンテンツ

    クライアント資格情報要求のAPI操作

    このトピックでは、使用する可能性のあるさまざまなAPIから利用できる操作(アクセス許可のようなもの)について学習します。OAuthサービスにリクエストを送信するときに、これらの操作が必要になります。

    概要

    このドキュメントでは、さまざまな API で使用できる操作について詳しく説明します。クライアントの資格情報を OAuth サービスに要求するときに必要です。

    注:一部の API では、OAuth 認証情報 UI を使用してクライアント認証情報を取得することもできます。OAuth UI の使用方法については、次のドキュメントを参照してください。

    オペレーション

    次の表に、現在サポートされている操作オプションを示します。

    API オペレーション
    API オペレーション スタジオバージョン
    Analytics API video-cloud/analytics/read
    Audience API video-cloud/audience/read
    video-cloud/audience/write
    Cloud Playout APIs video-cloud/cloud-playout/read
    video-cloud/cloud-playout/all
    CMS API [1-1] video-cloud/video/read
    video-cloud/video/create
    video-cloud/video/update
    video-cloud/video/delete
    video-cloud/video/all
    video-cloud/asset/delete
    video-cloud/playlist/read
    video-cloud/playlist/create
    video-cloud/playlist/update
    video-cloud/playlist/delete
    video-cloud/playlist/all
    video-cloud/sharing-relationships/read
    video-cloud/sharing-relationships/create
    video-cloud/sharing-relationships/update
    video-cloud/sharing-relationships/delete
    video-cloud/sharing-relationships/all
    video-cloud/notifications/all
    Dynamic Ingest API [1-1] video-cloud/video/all
    video-cloud/ingest-profiles/profile/read
    video-cloud/ingest-profiles/account/read
    video-cloud/upload-urls/read
    Ingest Profiles API video-cloud/ingest-profiles/profile/read
    video-cloud/ingest-profiles/profile/write
    video-cloud/ingest-profiles/account/read
    video-cloud/ingest-profiles/account/write
    In-Page Experience API video-cloud/experience/read
    video-cloud/experience/all
    認証キーの再生 video-cloud/playback-auth/key/read
    video-cloud/playback-auth/key/write
    ブラックリストAPI video-cloud/playback-auth/blacklist なし
    監査API video-cloud/playback-auth/audit なし
    再生権API video-cloud/playback-auth/playback-rights/read
    video-cloud/playback-auth/playback-rights/write
    なし
    Player Management API video-cloud/player/read
    video-cloud/player/all
    Social API video-cloud/social/api/read
    video-cloud/social/mrss/read
    video-cloud/social/mrss/write
    SSAI API video-cloud/ssai/read
    video-cloud/ssai/all

    操作とスタジオの同等物

    開発者以外の権限の選択を簡素化するために、Studio の API 認証ユーザーインターフェイスでは、API 操作での名前とは異なる方法でアクセス許可を表します。

    API Operations in Studio
    スタジオでの API 操作

    次の表に、Studio API 認証ページの API 操作とそれに相当する操作を示します。

    操作とスタジオの同等物
    API オペレーション スタジオ同等
    video-cloud/analytics/read 分析->読む
    video-cloud/audience/read 聴衆->読む
    video-cloud/audience/read + video-cloud/audience/write オーディエンス->読み取り/書き込み
    video-cloud/cloud-playout/read クラウドプレイアウト->読む
    video-cloud/cloud-playout/all クラウドプレイアウト->読み取り/書き込み
    video-cloud/video/read CMS->ビデオ読み取り
    video-cloud/video/create 動的取り込み->作成
    video-cloud/video/all
    または
    video-cloud/video/read + video-cloud/video/create + video-cloud/video/update + video-cloud/video/delete
    CMS->ビデオの読み取り/書き込み
    video-cloud/playlist/read CMS->プレイリスト読み取り
    video-cloud/playlist/all
    または
    video-cloud/playlist/read + video-cloud/playlist/create + video-cloud/playlist/update + video-cloud/playlist/delete
    CMS->プレイリストの読み取り/書き込み
    video-cloud/asset/delete 同等のものはない
    video-cloud/sharing-relationships/read CMS->関係の共有を読む
    video-cloud/sharing-relationships/all
    または
    video-cloud/sharing-relationships/read + video-cloud/sharing-relationships/create + video-cloud/sharing-relationships/update + video-cloud/sharing-relationships/delete
    CMS->関係の読み取り/書き込みの共有
    video-cloud/notifications/all CMS->通知
    video-cloud/upload-urls/read 動的取り込み->ファイルのプッシュ
    video-cloud/experience/read ページ内エクスペリエンス->読む
    video-cloud/experience/all ページ内エクスペリエンス->読み取り/書き込み
    video-cloud/ingest-profiles/profile/read プロファイルの取り込み->読み取り
    video-cloud/ingest-profiles/profile/read + video-cloud/ingest-profiles/profile/write プロファイルの取り込み->読み取り/書き込み
    video-cloud/ingest-profiles/account/read プロファイルの取り込み->構成の読み取り
    video-cloud/ingest-profiles/account/read + video-cloud/ingest-profiles/account/write 取り込みプロファイル->構成の読み取り/書き込み
    video-cloud/player/read プレイヤー->読む
    video-cloud/player/all プレイヤー->読み取り/書き込み
    video-cloud/playback-auth/key/read 再生認証キー->読み取り
    video-cloud/playback-auth/key/write 再生認証キー->書き込み
    video-cloud/social/api/read ソーシャル->ステータス読み取り
    video-cloud/social/mrss/read ソーシャル-> MRSS読み取り
    video-cloud/social/mrss/write ソーシャル-> MRSS書き込み
    video-cloud/ssai/read SSAI->読む
    video-cloud/ssai/all SSAI->読み取り/書き込み
    API オペレーション
    API オペレーション
    Player Management API perform/player/all

    • [1-1] video権限には、対応する権限が含まれますasset操作-すなわち/video/allすべての権限を付与します資産運用(の操作CMS APIエンドポイント/アカウント/ {account_id} / videos / {video_id} / assets / ...)、/video/readアセットの読み取り操作などの権限を付与します。

    curl または Postman を使用したクライアント認証情報の取得に関する詳細なガイドについては、以下を参照してください。


    ページの最終更新日22 Sep 2021