Back to catalog
👥

Discord

OAuth

Make bots for Discord, integrate Discord onto an external platform

👥SocialHTTPS

Python Server

Discord

NamePython
Member Count389,000
Online Members42,150
Channels85
Boost LevelLevel 3

Sample Response

response.json
1{
2 "name": "Python",
3 "memberCount": "389,000",
4 "onlineMembers": "42,150",
5 "channels": "85",
6 "boostLevel": "Level 3"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://discord.com/developers/docs/intro" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs