home discord bot discord server AI Docs

PopCord API Documentation

API Base

Note: All Endpoints only support GET Requests . No POST, PUT or DELETE Requests please.


     http://popcord.io-i.uk/

Categories

SFW ENDPOINTS

Wallpapers:

  GET     /img/sfw?type=wallpaper   Returns a randomly selected wallpaper image

  GET     /img/sfw?type=anime_wallpaper   Returns a randomly selected anime wallpaper image

Memes:

  GET     /img/sfw?type=meme   Returns a randomly selected meme content

  GET     /img/sfw?type=anime_meme   Returns a randomly selected anime meme content

(SFW) - anime character style:

  GET     /img/sfw?type=neko   Returns a randomly selected neko content

  GET     /img/sfw?type=waifu   Returns a randomly selected waifu content

interaction / RP:

  GET     /img/sfw?type=hug   Returns a randomly selected hug content

  GET     /img/sfw?type=kill   Returns a randomly selected kill content

Games:

  GET     /msg/8ball   Returns a randomly selected 8ball prediction

NSFW ENDPOINTS

 GET     /img/nsfw?type=ahegao   Returns a randomly selected ahegao content

 GET     /img/nsfw?type=anal   Returns a randomly selected anal content

 GET     /img/nsfw?type=asian   Returns a randomly selected asian content

 GET     /img/nsfw?type=ass   Returns a randomly selected ass content

 GET     /img/nsfw?type=bdsm   Returns a randomly selected bdsm content

 GET     /img/nsfw?type=boobs   Returns a randomly selected boobs content

 GET     /img/nsfw?type=creampie   Returns a randomly selected creampie content

 GET     /img/nsfw?type=cum   Returns a randomly selected cum content

 GET     /img/nsfw?type=ebony   Returns a randomly selected ebony content

 GET     /img/nsfw?type=feet   Returns a randomly selected feet content

 GET     /img/nsfw?type=femboy   Returns a randomly selected femboy content

 GET     /img/nsfw?type=gay   Returns a randomly selected gay content

 GET     /img/nsfw?type=gif   Returns a randomly selected gif content

 GET     /img/nsfw?type=gothic   Returns a randomly selected gothic content

 GET     /img/nsfw?type=hentai   Returns a randomly selected hentai content

 GET     /img/nsfw?type=hentai_video   Returns a randomly selected hentai_video content

 GET     /img/nsfw?type=insertion   Returns a randomly selected insertion content

 GET     /img/nsfw?type=japanese   Returns a randomly selected japanese content

 GET     /img/nsfw?type=korean   Returns a randomly selected korean content

 GET     /img/nsfw?type=latex   Returns a randomly selected latex content

 GET     /img/nsfw?type=latina   Returns a randomly selected latina content

 GET     /img/nsfw?type=lesbian   Returns a randomly selected lesbian content

 GET     /img/nsfw?type=milf   Returns a randomly selected milf content

 GET     /img/nsfw?type=nsfw   Returns a randomly selected nsfw content

 GET     /img/nsfw?type=penis   Returns a randomly selected penis content

 GET     /img/nsfw?type=pussy   Returns a randomly selected pussy content

 GET     /img/nsfw?type=redhead   Returns a randomly selected redhead content

 GET     /img/nsfw?type=short   Returns a randomly selected short content

 GET     /img/nsfw?type=subreddit   Returns a randomly selected subreddit content

 GET     /img/nsfw?type=thigh   Returns a randomly selected thigh content

 GET     /img/nsfw?type=tiktok   Returns a randomly selected tiktok content

 GET     /img/nsfw?type=toys   Returns a randomly selected toys content

 GET     /img/nsfw?type=video   Returns a randomly selected video content

UTILITY ENDPOINTS

 GET     /text_checker?text=[your text]   Returns a boolean if some bad words like loli, rape, etc are detected

Reference

no infos