NOTICE frog.censor.bot has been replaced with frogs.media. Please use the new domain, old domain has an undecided expiration.
Frog Structure
{
name: string,
url: string,
aliases?: string[],
fake?: boolean
}
GET /api/random
Returns a single random Frog object
GET /api/list
Returns a list of frog endpoints
GET /api/:frog
Returns a Frog object meeting the frog paramater
GET /api/images/:frog
Returns the image, as a 301 redirect to the actual image
Recommended If you use this endpoint with a Discord bot, always add .gif to the end of the URL
as this is required to embed a gif and will not affect normal images.
GET /api/all
(SOON TO BE NO LONGER WORKING)
Returns an array of full Frog objects