Agent Skills: Discord HTTP API (Preview)

Preview of the Discord v10 HTTP API specification. See https://discord.com/developers/docs for more details.. Use when working with the Discord HTTP API (Preview) or when the user needs to interact with this API.

UncategorizedID: yuyz0112/public-api-skills/discord-http-api-preview

Install this agent skill to your local

pnpm dlx add-skill https://github.com/Yuyz0112/public-api-skills/tree/HEAD/apis/discord/discord-http-api-preview

Skill Files

Browse the full folder contents for discord-http-api-preview.

Download Skill

Loading file tree…

apis/discord/discord-http-api-preview/SKILL.md

Skill Metadata

Name
discord-http-api-preview
Description
Preview of the Discord v10 HTTP API specification. See https://discord.com/developers/docs for more details.. Use when working with the Discord HTTP API (Preview) or when the user needs to interact with this API.

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:

  1. Find the resource you need in the list below
  2. Read references/resources/<resource>.md to see available operations
  3. Read references/operations/<operation>.md for full details
  4. 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

  • guildsreferences/resources/guilds.md (82 ops)
  • channelsreferences/resources/channels.md (47 ops)
  • applicationsreferences/resources/applications.md (33 ops)
  • webhooksreferences/resources/webhooks.md (15 ops)
  • lobbiesreferences/resources/lobbies.md (13 ops)
  • usersreferences/resources/users.md (12 ops)
  • invitesreferences/resources/invites.md (5 ops)
  • oauth2references/resources/oauth2.md (4 ops)
  • partner-sdkreferences/resources/partner-sdk.md (4 ops)
  • stage-instancesreferences/resources/stage-instances.md (4 ops)
  • gatewayreferences/resources/gateway.md (2 ops)
  • sticker-packsreferences/resources/sticker-packs.md (2 ops)
  • interactionsreferences/resources/interactions.md (1 ops)
  • soundboard-default-soundsreferences/resources/soundboard-default-sounds.md (1 ops)
  • stickersreferences/resources/stickers.md (1 ops)
  • voicereferences/resources/voice.md (1 ops)