{"document":{"Id":8,"PageName":"Face Recognition","PageSlug":"Face-Recognition","MetaTitle":"Face Recognition API Documentation","MetaDescription":"Get insights on facial recognition API features, use cases, and implementation.","documentList":null},"documentdata":"<div class=\"doc-step-grid\">\n        <div class=\"doc-step-grid-col\" id=\"left-section-content\">\n            <h3>Face Recognition<\/h3>\n            <p>&lt;p&gt;&lt;span style=&quot;background-color: transparent; color: rgb(14, 16, 26);&quot;&gt;At first, the OAuth process 2.0 where the generated token has been passed to call the API named Face &lt;\/span&gt;Recognition &lt;span style=&quot;background-color: transparent; color: rgb(14, 16, 26);&quot;&gt;will check your entire Image as well entire video to check whether any contain is not perfect or the contain doesn&#039;t include the update of the same attempt the entire the start point to detect &amp;amp; stop out the contain itself to be paused &amp;amp; not to move onwards for the update of it, will detect &amp;amp; removes the async functionality of it. It will work the same basic logic feature for Images as well as for Videos.&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>Image Face Detection<\/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\/DetectFacesAsync&#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;imageUrl&quot;: &quot;Your Image URL&quot;\n}&#039;\n\n\n\n&lt;\/pre&gt;<\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"doc-code-wrap\">\n                <div class=\"doc-code-header\" id=\"doc-header-1\">\n                    <span>Video Face Detection<\/span>\n                                        <div class=\"copy-btn\" data-content-id=\"doc-content-1\">\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-1\">\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\/DetectFacesInVideoAsync&#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    "}