How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Discord Application Commands API

Manage global and guild application commands

Discord Application Commands API is one of 29 APIs that Discord publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Application Commands. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 15 operations across 6 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 10.

Requests are made against a single base URL, https://discord.com/api/v10.

15 operations 6 paths 8 schemas 2 DELETE6 GET2 PATCH2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
10
Base URL
https://discord.com/api/v10
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Discord Application Commands API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BotToken). By default, every request must be authenticated.

  • BotToken — Bot token authentication

Paths & Operations 15

Across 6 paths, the API surfaces 15 operations — 2 DELETE, 6 GET, 2 PATCH, 2 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Application Commands 15

Manage global and guild application commands

GET
/applications/{application_id}/commands
Discord List global application commands
getGlobalApplicationCommands 2 params → 2004XX
POST
/applications/{application_id}/commands
Discord Create global application command
createGlobalApplicationCommand 1 param body → 2002014XX
PUT
/applications/{application_id}/commands
Discord Bulk overwrite global application commands
bulkOverwriteGlobalApplicationCommands 1 param body → 2004XX
GET
/applications/{application_id}/commands/{command_id}
Discord Get global application command
getGlobalApplicationCommand 2 params → 2004XX
PATCH
/applications/{application_id}/commands/{command_id}
Discord Edit global application command
editGlobalApplicationCommand 2 params body → 2004XX
DELETE
/applications/{application_id}/commands/{command_id}
Discord Delete global application command
deleteGlobalApplicationCommand 2 params → 2044XX
GET
/applications/{application_id}/guilds/{guild_id}/commands
Discord List guild application commands
getGuildApplicationCommands 3 params → 2004XX
POST
/applications/{application_id}/guilds/{guild_id}/commands
Discord Create guild application command
createGuildApplicationCommand 2 params body → 2002014XX
PUT
/applications/{application_id}/guilds/{guild_id}/commands
Discord Bulk overwrite guild application commands
bulkOverwriteGuildApplicationCommands 2 params body → 2004XX
GET
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}
Discord Get guild application command
getGuildApplicationCommand 3 params → 2004XX
PATCH
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}
Discord Edit guild application command
editGuildApplicationCommand 3 params body → 2004XX
DELETE
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}
Discord Delete guild application command
deleteGuildApplicationCommand 3 params → 2044XX
GET
/applications/{application_id}/guilds/{guild_id}/commands/permissions
Discord List guild application command permissions
getGuildApplicationCommandPermissions 2 params → 2004XX
GET
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}/permissions
Discord Get application command permissions
getApplicationCommandPermissions 3 params → 2004XX
PUT
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}/permissions
Discord Edit application command permissions
editApplicationCommandPermissions 3 params body → 2004XX

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ApplicationCommand (14 properties), ApplicationCommandOption (14 properties), CreateApplicationCommandRequest (9 properties), EditApplicationCommandRequest (6 properties). Each schema is shown below with its type and property counts.

CreateApplicationCommandRequest
object
9 properties 2 required
ApplicationCommandPermission
object
3 properties 3 required
ApplicationCommandOptionChoice
object
3 properties 2 required
ApplicationCommand
object
14 properties 4 required
EditApplicationCommandRequest
object
6 properties
GuildApplicationCommandPermissions
object
4 properties 4 required
ApplicationCommandOption
object
14 properties 3 required
Snowflake
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

discord-application-commands-api-openapi.yml Raw ↑

Other APIs Discord publishes across the network.

Discord Gateway API
Discord Interactions API
Discord OAuth2 API
Discord Webhook Events API
Discord Embedded App SDK
Discord Voice API
Discord Social SDK
Discord Applications API
Discord Audit Log API
Discord Auto Moderation API
Discord Channels API
Discord Emojis API
Where this information came from

This is an independent, third-party profile of Discord Application Commands API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.