{"document":{"Id":7,"PageName":"GIF Moderation","PageSlug":"GIF-Moderation","MetaTitle":"GIF Moderation API Documentation Guide","MetaDescription":"Discover how to moderate GIFs effectively using our advanced API tools.","documentList":null},"documentdata":"<div class=\"doc-step-grid\">\n        <div class=\"doc-step-grid-col\" id=\"left-section-content\">\n            <h3>GIF 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 Classify GIF from the call of API you will get the parameter of GIFUrl where GIF hits the API &amp;amp; it will give the response in which the GIF content show you in the parameter the contain of the GIF will get in the form of name &amp;amp; value for the GIF which has been detected by the API in the back it will give you back the response.&lt;\/span&gt;&lt;\/p&gt;&lt;p&gt;&lt;br&gt;&lt;\/p&gt;&lt;p&gt;&lt;span style=&quot;color: rgb(14, 16, 26); background-color: transparent;&quot;&gt;Whether it is unauspicious or contains which is not valid it will detect &amp;amp; stop the thing itself.&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\/ClassifyGifFromUrl&#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;GIFUrl&quot;: &quot;Your GIF URL&quot;\n}&#039;\n&lt;\/pre&gt;<\/div>\n                <\/div>\n            <\/div>\n                \n        <\/div>\n    <\/div>\n    "}