Some Random Api

List of Endpoints Discord

const { MessageEmbed, MessageAttachment } = require('discord.js')
let link = 'https://some-random-api.ml/canvas/triggered/?avatar=https://....com'
const attachment = new MessageAttachment(link, 'triggered.gif')
const embed = new MessageEmbed()
    .setTitle('Triggered')
    .attachFiles(attachment)
    .setImage('attachment://triggered.gif')
message.channel.send(embed) 
//Try necros vsc theme kthx

Easy to use API

Using Some random api is as simple as opening a link in your browser! Even if you are stuck on how to use the API, our support team on discord will gladly help you.

Variety

Some random api has over 50 endpoints that you can use! Ranging from animal images, animal facts, to also image manipulation endpoints. Some random api is constantly getting updated with more endpoints!