Quick Start
To make your first request, retrieve information about a Discord user.
Get information about a discord user
GET https://disweb.glitch.me/vX/user/:USERID
Get information about a discord user.
Request Body
Name
Type
Description
userid*
snowflake
The (Discord)
userid
of the respective user.
{
"name"="Wilson",
@@ -32,7 +76,53 @@ The (Discord)Last updated