Sefinek API (recommended version) - v2 πŸ“ƒ


Β« Homepage
🌌 » For Discord API:

GET /api/v2/discord/user/{userId}
Get information about Discord member using ID. Fast response and cache system.

🌍 » Endpoints:

GET /api/v2/random/animal/{type}
{type} = cat, dog, fox, fish, alpaca, bird

GET /api/v2/random/string/{type}
{type} = 8ball

GET /api/v2/random/yt-video/{type}
{type} = hl-cats

GET /api/v2/random/kaomoji/{type}
{type} = cat, dog, owo, uwu, love

GET /api/v2/filter/{type}?strength={number}&image={url}
{type} =
β€’ [Example] blur | params: &strength βœ… (min = 1, max = 256, default = 5)
β€’ [Example] greyscale | params: &strength ❎
β€’ [Example] contrast | params: &strength βœ… (min = -1, max = 1, default = 0.1)
β€’ [Example] invert | params: &strength ❎
β€’ [Example] dither565 | params: &strength ❎
β€’ [Example] normalize | params: &strength ❎