discord-http-api-preview
3
总安装量
3
周安装量
#57563
全站排名
安装命令
npx skills add https://github.com/yuyz0112/stripe-api-skills --skill discord-http-api-preview
Agent 安装分布
antigravity
3
mcpjam
2
claude-code
2
junie
2
windsurf
2
zencoder
2
Skill 文档
Discord HTTP API (Preview)
Preview of the Discord v10 HTTP API specification. See https://discord.com/developers/docs for more details.
How to Use This Skill
This API documentation is split into multiple files for on-demand loading.
Directory structure:
references/
âââ resources/ # 16 resource index files
âââ operations/ # 227 operation detail files
âââ schemas/ # 123 schema groups, 490 schema files
Navigation flow:
- Find the resource you need in the list below
- Read
references/resources/<resource>.mdto see available operations - Read
references/operations/<operation>.mdfor full details - If an operation references a schema, read
references/schemas/<prefix>/<schema>.md
Base URL
https://discord.com/api/v10
Authentication
Supported methods: BotToken, OAuth2. See references/authentication.md for details.
Resources
- guilds â
references/resources/guilds.md(82 ops) - channels â
references/resources/channels.md(47 ops) - applications â
references/resources/applications.md(33 ops) - webhooks â
references/resources/webhooks.md(15 ops) - lobbies â
references/resources/lobbies.md(13 ops) - users â
references/resources/users.md(12 ops) - invites â
references/resources/invites.md(5 ops) - oauth2 â
references/resources/oauth2.md(4 ops) - partner-sdk â
references/resources/partner-sdk.md(4 ops) - stage-instances â
references/resources/stage-instances.md(4 ops) - gateway â
references/resources/gateway.md(2 ops) - sticker-packs â
references/resources/sticker-packs.md(2 ops) - interactions â
references/resources/interactions.md(1 ops) - soundboard-default-sounds â
references/resources/soundboard-default-sounds.md(1 ops) - stickers â
references/resources/stickers.md(1 ops) - voice â
references/resources/voice.md(1 ops)