{"document":{"Id":6,"PageName":"Video Moderation","PageSlug":"Video-Moderation","MetaTitle":"Video Moderation API Documentation","MetaDescription":"Explore video moderation API features for identifying and moderating unsafe content.","documentList":null},"documentdata":"<div class=\"doc-step-grid\">\n        <div class=\"doc-step-grid-col\" id=\"left-section-content\">\n            <h3>Video Moderation<\/h3>\n            <p>&lt;p&gt;&lt;span style=&quot;color: rgb(14, 16, 26); background-color: transparent;&quot;&gt;At first, the OAuth process 2.0 where the generated token has been passed to call the API named ClassifyVideoFromUrl from the call of API you will get the parameter of&lt;\/span&gt; &lt;strong style=&quot;color: rgb(102, 163, 224);&quot;&gt;videoUrl &lt;\/strong&gt;&lt;span style=&quot;color: rgb(14, 16, 26); background-color: transparent;&quot;&gt;where the URL of the video hits the API &amp;amp; it will give the response in which the video content show you in the parameter the contain of the video will get in the form of name &amp;amp; value for the video which has been detected by the API in the back it will give you back the response.&lt;\/span&gt;&lt;\/p&gt;<\/p>\n\n        <\/div>\n\n        <div class=\"doc-step-grid-col\">\n                        <div class=\"doc-code-wrap\">\n                <div class=\"doc-code-header\" id=\"doc-header-0\">\n                    <span>Endpoints<\/span>\n                                        <div class=\"copy-btn\" data-content-id=\"doc-content-0\">\n                        <img title=\"Click to copy\" class=\"copy-img\" src=\"\/assets\/front\/images\/copy.svg\" alt=\"Copy\" style=\"height: 20px;cursor: pointer;\">\n                    <\/div>\n                                    <\/div>\n                <div class=\"doc-code-body\" id=\"doc-content-0\">\n                    <div>&lt;pre class=&quot;ql-syntax&quot; spellcheck=&quot;false&quot;&gt;curl -X &#039;POST&#039; \\\n  &#039;https:\/\/sandbox.quickmoderate.com\/ClassifyMedia\/ClassifyVideoFromUrl&#039; \\\n  -H &#039;accept: *\/*&#039; \\\n  -H &#039;X-Auth-Key: Your Auth Key&#039; \\\n  -H &#039;Content-Type: application\/json&#039; \\\n  -d &#039;{\n  &quot;videoUrl&quot;: &quot;Your Video URL&quot;\n}&#039;\n&lt;\/pre&gt;<\/div>\n                <\/div>\n            <\/div>\n                \n        <\/div>\n    <\/div>\n    "}