Qodex.ai
Qodex.ai
IntroductionAsk Anything
Discord REST API
Audit Log
list guild audit log entries
Applications
get my applicationupdate my applicationget applicationupdate application
Channels
create dmset channel permission overwritedelete channel permission overwriteadd group dm userdelete group dm userfollow channeltrigger typing indicatorpin messageunpin messagelist pinned messageslist guild channelscreate guild channelbulk update guild channelsget channeldelete channelupdate channel
Commands
list guild application command permissionsget guild application command permissionsset guild application command permissionsget guild application commanddelete guild application commandupdate guild application commandlist guild application commandscreate guild application commandbulk set guild application commandsget application commanddelete application commandupdate application commandlist application commandsbulk set application commandscreate application command
Emoji
add my message reactiondelete my message reactionlist message reactions by emojidelete all message reactions by emojiget guild emojidelete guild emojiupdate guild emojilist guild emojiscreate guild emoji
Gateway
get bot gatewayget gateway
Guilds
list my guildscreate guildleave guildget guild new member welcomeget guild welcome screenupdate guild welcome screendelete guild integrationlist guild integrationsget guild widgetget guilds onboardingput guilds onboardingget guild vanity urlget guild widget pngget guild previewget guild widget settingsupdate guild widget settingspreview prune guildprune guildget guild banban user from guildunban user from guildlist guild bansset guild mfa levelget guilddelete guildupdate guild
Guild Templates
get guild templatecreate guild from templatesync guild templatedelete guild templateupdate guild templatelist guild templatescreate guild template
Interactions
get original webhook messagedelete original webhook messageupdate original webhook messagecreate interaction responseget webhook messagedelete webhook messageupdate webhook message
Invites
list channel invitescreate channel invitelist guild invitesinvite resolveinvite revoke
Members
get my guild membersearch guild membersupdate my guild memberget guild memberadd guild memberdelete guild memberupdate guild memberlist guild members
Messages
bulk delete messagesdelete user message reactionlist message reactions by emojidelete all message reactions by emojidelete all message reactionscrosspost messageget messagedelete messageupdate messagelist messagescreate message
OAuth
get my oauth2 applicationget my oauth2 authorization
Roles
add guild member roledelete guild member roledelete guild roleupdate guild rolelist guild rolescreate guild rolebulk update guild roles
Role Connections
get application user role connectionupdate application user role connectionget application role connections metadataupdate application role connections metadata
Scheduled Events
list guild scheduled event usersget guild scheduled eventdelete guild scheduled eventupdate guild scheduled eventlist guild scheduled eventscreate guild scheduled event
Stages
create stage instanceget stage instancedelete stage instanceupdate stage instance
Stickers
get guild stickerdelete guild stickerupdate guild stickerlist guild stickerscreate guild stickerget sticker
Threads
list my private archived threadslist private archived threadslist public archived threadsjoin threadleave threadcreate thread from messageget active guild threadsget thread memberadd thread memberdelete thread memberlist thread memberscreate thread
Users
list my connectionsget my userupdate my userget user
Voice
list voice regionsupdate self voice stateupdate voice statelist guild voice regions
Webhooks
get original webhook messagedelete original webhook messageupdate original webhook messagelist channel webhookscreate webhookget webhook messagedelete webhook messageupdate webhook messageexecute github compatible webhookexecute slack compatible webhookget guild webhooksget webhook by tokenexecute webhookdelete webhook by tokenupdate webhook by tokenget webhookdelete webhookupdate webhook
IntroductionAsk Anything
Discord REST API
Audit Log
list guild audit log entries
Applications
get my applicationupdate my applicationget applicationupdate application
Channels
create dmset channel permission overwritedelete channel permission overwriteadd group dm userdelete group dm userfollow channeltrigger typing indicatorpin messageunpin messagelist pinned messageslist guild channelscreate guild channelbulk update guild channelsget channeldelete channelupdate channel
Commands
list guild application command permissionsget guild application command permissionsset guild application command permissionsget guild application commanddelete guild application commandupdate guild application commandlist guild application commandscreate guild application commandbulk set guild application commandsget application commanddelete application commandupdate application commandlist application commandsbulk set application commandscreate application command
Emoji
add my message reactiondelete my message reactionlist message reactions by emojidelete all message reactions by emojiget guild emojidelete guild emojiupdate guild emojilist guild emojiscreate guild emoji
Gateway
get bot gatewayget gateway
Guilds
list my guildscreate guildleave guildget guild new member welcomeget guild welcome screenupdate guild welcome screendelete guild integrationlist guild integrationsget guild widgetget guilds onboardingput guilds onboardingget guild vanity urlget guild widget pngget guild previewget guild widget settingsupdate guild widget settingspreview prune guildprune guildget guild banban user from guildunban user from guildlist guild bansset guild mfa levelget guilddelete guildupdate guild
Guild Templates
get guild templatecreate guild from templatesync guild templatedelete guild templateupdate guild templatelist guild templatescreate guild template
Interactions
get original webhook messagedelete original webhook messageupdate original webhook messagecreate interaction responseget webhook messagedelete webhook messageupdate webhook message
Invites
list channel invitescreate channel invitelist guild invitesinvite resolveinvite revoke
Members
get my guild membersearch guild membersupdate my guild memberget guild memberadd guild memberdelete guild memberupdate guild memberlist guild members
Messages
bulk delete messagesdelete user message reactionlist message reactions by emojidelete all message reactions by emojidelete all message reactionscrosspost messageget messagedelete messageupdate messagelist messagescreate message
OAuth
get my oauth2 applicationget my oauth2 authorization
Roles
add guild member roledelete guild member roledelete guild roleupdate guild rolelist guild rolescreate guild rolebulk update guild roles
Role Connections
get application user role connectionupdate application user role connectionget application role connections metadataupdate application role connections metadata
Scheduled Events
list guild scheduled event usersget guild scheduled eventdelete guild scheduled eventupdate guild scheduled eventlist guild scheduled eventscreate guild scheduled event
Stages
create stage instanceget stage instancedelete stage instanceupdate stage instance
Stickers
get guild stickerdelete guild stickerupdate guild stickerlist guild stickerscreate guild stickerget sticker
Threads
list my private archived threadslist private archived threadslist public archived threadsjoin threadleave threadcreate thread from messageget active guild threadsget thread memberadd thread memberdelete thread memberlist thread memberscreate thread
Users
list my connectionsget my userupdate my userget user
Voice
list voice regionsupdate self voice stateupdate voice statelist guild voice regions
Webhooks
get original webhook messagedelete original webhook messageupdate original webhook messagelist channel webhookscreate webhookget webhook messagedelete webhook messageupdate webhook messageexecute github compatible webhookexecute slack compatible webhookget guild webhooksget webhook by tokenexecute webhookdelete webhook by tokenupdate webhook by tokenget webhookdelete webhookupdate webhook
HomeDiscord REST APIUsers

Users

Number of APIs: 4

  1. get user GET {{baseUrl}}/users/:user_id

  2. get my user GET {{baseUrl}}/users/@me

  3. update my user PATCH {{baseUrl}}/users/@me

  4. list my connections GET {{baseUrl}}/users/@me/connections

Previous
create thread
Next
list my connections