# All Endpoints
# Data Endpoint
GET /v1/covid
GET /v1/weather/
# Deck Endpoint
GET /v1/decks/evalhand
POST /v1/decks/create
GET /v1/decks/find
PATCH /v1/decks/shuffle
PATCH /v1/decks/draw
POST /v1/decks/reset
# Elixir Music Endpoint
GET /v1/elixir/queue
GET /v1/elixir/nowplaying
POST /v1/elixir/pause
POST /v1/elixir/resume
POST /v1/elixir/shuffle
POST /v1/elixir/play
POST /v1/elixir/join
GET /v1/elixir/playlist/fetch
POST /v1/elixir/playlist/queue
# Game Query Endpoint
GET /v1/query/ark
GET /v1/query/fivem
GET /v1/query/mcbe
GET /v1/query/mcjava
# Image Manipulation Endpoint
POST /v1/burn
POST /v1/circle
POST /v1/facepalm
POST /v1/gay
POST /v1/jail
POST /v1/pixelate
POST /v1/rip
POST /v1/trigger
# Miscellaneous Endpoint
GET /v1/affirmations
GET /v1/captcha
GET /v1/chatbot
GET /v1/color
GET /v1/meme
# Pride Endpoint
POST /v1/pride/avatar
GET /v1/pride/flags
GET /v1/pride/orientations
# Random Endpoint
GET /v1/random/month
GET /v1/random/timezone
GET /v1/random/userprofile
# SCP Foundation Endpoint
GET /v1/scp
GET /v1/scp/branches
GET /v1/scp/personnel
GET /v1/scp/taskforces
GET /v1/scp/sites
GET /v1/scp/areas
GET /v1/scp/all
# Service Endpoint
GET /v1/roboeerie/tags
POST /v1/urlshortener/create
GET /v1/urlshortener/all
← Guide Handling Errors →