{
  "paths": [
    {
      "path": "https://api.purrbot.site/v2/img/sfw/angry/gif",
      "method": "GET",
      "description": "Returns a randomly selected gif of someone being angry."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/background/img",
      "method": "GET",
      "description": "Returns a randomly selected background image used in the bots welcome feature."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/bite/gif",
      "method": "GET",
      "description": "Returns a randomly selected bite gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/blush/gif",
      "method": "GET",
      "description": "Returns a randomly selected blush gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/comfy/gif",
      "method": "GET",
      "description": "Returns a randomly selected comfy gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/cry/gif",
      "method": "GET",
      "description": "Returns a randomly selected cry gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/cuddle/gif",
      "method": "GET",
      "description": "Returns a randomly selected cuddle gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/dance/gif",
      "method": "GET",
      "description": "Returns a randomly selected dance gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/eevee/{type}",
      "method": "GET",
      "description": "Returns a randomly selected Gif or Image of the Pokemon Eevee, depending on the provided `{type}`",
      "parameters": [
        {
          "name": "type",
          "location": "path",
          "description": "Type of media to return.",
          "required": true
        }
      ]
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/fluff/gif",
      "method": "GET",
      "description": "Returns a randomly selected fluff gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/holo/img",
      "method": "GET",
      "description": "Returns a randomly selected image from Holo of the anime \"Spice and Wolf\"."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/hug/gif",
      "method": "GET",
      "description": "Returns a randomly selected hug gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/icon/img",
      "method": "GET",
      "description": "Returns a randomly selected icon image used in the bots welcome feature."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/kiss/gif",
      "method": "GET",
      "description": "Returns a randomly selected kiss gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/kitsune/img",
      "method": "GET",
      "description": "Returns a randomly selected kitsune image."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/lay/gif",
      "method": "GET",
      "description": "Returns a randomly selected gif of someone laying down/resting."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/lick/gif",
      "method": "GET",
      "description": "Returns a randomly selected lick gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/neko/{type}",
      "method": "GET",
      "description": "Returns a randomly selected Gif or Image of a Neko (Cat girl), depending on the provided `{type}`",
      "parameters": [
        {
          "name": "type",
          "location": "path",
          "description": "Type of media to return.",
          "required": true
        }
      ]
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/okami/img",
      "method": "GET",
      "description": "Returns a randomly selected okami (Fox girl) image."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/pat/gif",
      "method": "GET",
      "description": "Returns a randomly selected pat gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/poke/gif",
      "method": "GET",
      "description": "Returns a randomly selected poke gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/pout/gif",
      "method": "GET",
      "description": "Returns a randomly selected gif of someone pouting."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/senko/img",
      "method": "GET",
      "description": "Returns a randomly selected senko image."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/shiro/img",
      "method": "GET",
      "description": "Returns a randomly selected shiro image."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/slap/gif",
      "method": "GET",
      "description": "Returns a randomly selected slap gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/smile/gif",
      "method": "GET",
      "description": "Returns a randomly selected smile gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/tail/gif",
      "method": "GET",
      "description": "Returns a randomly selected tail wagging gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/sfw/tickle/gif",
      "method": "GET",
      "description": "Returns a randomly selected tickle gif."
    },
    {
      "path": "https://api.purrbot.site/v2/list/sfw/{path}",
      "method": "GET",
      "description": "Returns a list of all available images (as URLs) from the provided `{path}`",
      "parameters": [
        {
          "name": "path",
          "location": "path",
          "description": "The path to list all available images in. Allowed are all available `/api/img/sfw/` paths.",
          "required": true
        }
      ]
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/anal/gif",
      "method": "GET",
      "description": "Returns a randomly selected anal sex gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/blowjob/gif",
      "method": "GET",
      "description": "Returns a randomly selected blowjob gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/cum/gif",
      "method": "GET",
      "description": "Returns a randomly selected cum gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/fuck/gif",
      "method": "GET",
      "description": "Returns a randomly selected fuck gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/neko/{type}",
      "method": "GET",
      "description": "Returns a randomly selected Gif or Image of a Neko (Cat girl), depending on the provided `{type}`",
      "parameters": [
        {
          "name": "type",
          "location": "path",
          "description": "Type of media to return.",
          "required": true
        }
      ]
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/pussylick/gif",
      "method": "GET",
      "description": "Returns a randomly selected pussylick gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/solo/gif",
      "method": "GET",
      "description": "Returns a randomly selected solo masturbation gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/solo_male/gif",
      "method": "GET",
      "description": "Returns a randomly selected solo masturbation gif of a man."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/threesome_fff/gif",
      "method": "GET",
      "description": "Returns a randomly selected threesome (Females only) gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/threesome_ffm/gif",
      "method": "GET",
      "description": "Returns a randomly selected threesome (2 Females, 1 Male) gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/threesome_mmf/gif",
      "method": "GET",
      "description": "Returns a randomly selected threesome (2 Males, 1 Female) gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/yaoi/gif",
      "method": "GET",
      "description": "Returns a randomly selected yaoi (gay) gif."
    },
    {
      "path": "https://api.purrbot.site/v2/img/nsfw/yuri/gif",
      "method": "GET",
      "description": "Returns a randomly selected yuri (lesbian) gif."
    },
    {
      "path": "https://api.purrbot.site/v2/list/nsfw/{path}",
      "method": "GET",
      "description": "Returns a list of all available images (as URLs) from the provided `{path}`",
      "parameters": [
        {
          "name": "path",
          "location": "path",
          "description": "The path to list all available images in. Allowed are all available `/api/img/nsfw/` paths.",
          "required": true
        }
      ]
    },
    {
      "path": "https://api.purrbot.site/v2/owoify",
      "method": "GET",
      "description": "\"OWOifies\" text, meaning it replaces characters and words with others, depending on the provided configuration.\nMultiple configurations can be set via additional query parameters:\n\n- Only `text`: Replaces `l` and `r` with `w` (Respects casing).\n- `replace-words`: Replaces specific key-words with others.\n- `stutter`: Randomly makes some word stutter by repeating the first character followed by a hyphon.\n- `emoticons`: Replaces punctuation characters (`.!?`) with random text emoticons.",
      "parameters": [
        {
          "name": "text",
          "location": "query",
          "description": "The text to OwOify.",
          "required": true
        },
        {
          "name": "replace-words",
          "location": "query",
          "description": "Whether to replace specific key-words with others.",
          "required": false
        },
        {
          "name": "stutter",
          "location": "query",
          "description": "Whether stuttering should be added.",
          "required": false
        },
        {
          "name": "emoticons",
          "location": "query",
          "description": "Whether to replace punctuation characters (`.!?`) with random emoticons.",
          "required": false
        }
      ]
    },
    {
      "path": "https://api.purrbot.site/v2/owoify",
      "method": "POST",
      "description": "\"OWOifies\" text, meaning it replaces characters and words with others, depending on the provided configuration.\nMultiple configurations can be set via additional JSON properties:\n\n- Only `text`: Replaces `l` and `r` with `w` (Respects casing).\n- `replace-words`: Replaces specific key-words with others.\n- `stutter`: Randomly makes some word stutter by repeating the first character followed by a hyphon.\n- `emoticons`: Replaces punctuation characters (`.!?`) with random text emoticons.",
      "request-bodies": {
        "application/json": "https://docs.purrbot.site/api/#owoifyrequest"
      }
    },
    {
      "path": "https://api.purrbot.site/v2/info",
      "method": "GET",
      "description": "Returns info about the API including version, license, source code link, etc.",
      "deprecated": true
    }
  ],
  "error": false,
  "response-code": 200,
  "time": 0
}