{
  "discord_server": "https://discord.gg/xJ2HRxZ",
  "patreon": "https://www.patreon.com/VACEfron",
  "readme": "All endpoints are listed in the array below. Query parameters are documented with the type of data they expect. Optional parameters are surrounded by '[]'.",
  "endpoints": [
    "GET api/adios?user=AVATAR_URL",
    "GET api/batmanslap?text1=TEXT&text2=TEXT&batman=AVATAR_URL&robin=AVATAR_URL",
    "GET api/carreverse?text=TEXT",
    "GET api/changemymind?text=TEXT",
    "GET api/distractedbf?boyfriend=AVATAR_URL&girlfriend=AVATAR_URL&woman=AVATAR_URL",
    "GET api/dockofshame?user=AVATAR_URL",
    "GET api/drip?user=AVATAR_URL",
    "GET api/ejected?name=TEXT&impostor=BOOL&crewmate=black|blue|brown|cyan|darkgreen|lime|orange|pink|purple|red|white|yellow",
    "GET api/emergencymeeting?text=TEXT",
    "GET api/firsttime?user=AVATAR_URL",
    "GET api/grave?user=AVATAR_URL",
    "GET api/iamspeed?user=AVATAR_URL",
    "GET api/icanmilkyou?user1=AVATAR_URL[&user2=AVATAR_URL]",
    "GET api/heaven?user=AVATAR_URL",
    "GET api/npc?text1=TEXT&text2=TEXT",
    "GET api/peeposign?text=TEXT",
    "GET api/rankcard?username=TEXT&avatar=AVATAR_URL&currentXp=INT&nextLevelXp=INT&previousLevelXp=INT[&level=INT][&rank=INT][&customBg=IMAGE_URL|HEX][&textShadowColor=HEX][&xpColor=HEX][&circleAvatar=BOOL][&badges=activedeveloper|balance|boost|bravery|brilliance|bughunter|certifiedmoderator|developer|earlysupporter|events|nitro|partner|serverowner|staff]",
    "GET api/stonks?user=AVATAR_URL[&notStonks=BOOL]",
    "GET api/tableflip?user=AVATAR_URL",
    "GET api/water?text=TEXT",
    "GET api/wide?image=IMAGE_URL",
    "GET api/wolverine?user=AVATAR_URL",
    "GET api/womanyellingatcat?woman=AVATAR_URL&cat=AVATAR_URL"
  ],
  "wrappers": {
    "csharp": {
      "source": "https://github.com/VACEfron/VACEfron.NET",
      "package": "https://www.nuget.org/packages/VACEfron.NET"
    },
    "python": {
      "source": "https://github.com/Soheab/vacefron.py",
      "package": "https://pypi.org/project/vacefron.py"
    },
    "javascript": {
      "source": "https://github.com/lavgup/VACEfron.js",
      "package": "https://npmjs.com/package/vacefron"
    },
    "java": {
      "source": "https://github.com/thunderstorm010/VACEfron4J"
    },
    "go": {
      "source": "https://github.com/lavgup/vacefron.go"
    }
  }
}