Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 264 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 264 Bytes

Supported Media Formats

Name Type
JPEG Image
PNG Image
WEBM Video
MP4 Video
GIF Video

Example Request

{
  "url": "string"
}

Example Response

{
  "url": "string",
  "censor": true
}