apis - spinfal/discord-apis GitHub Wiki

most (basically all) of these were not found by me
api: https://discordapp.com/api
current version: /v9/
common header: {'Authorization': token}


https://discord.com/channels/@favorites/channelid (get, ?)

https://discordapp.com/api/v9/users (get)

https://discord.com/api/v9/guilds (?)

https://discord.com/api/v9/application-directory (?)

https://discordapp.com/api/v9/auth

https://discord.com/api/v9/invites (get)

https://discordapp.com/api/v9/channels (get)

https://discordapp.com/api/v9/report (post)

https://discord.com/api/v9/hypesquad/online (post)

https://discordapp.com/gifts/giftCode (not necessarily an api /shrug)

https://discordapp.com/api/webhooks (webhooks, nothing fancy here)


as time goes on, more information will be added

⚠️ **GitHub.com Fallback** ⚠️