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 Applications API

The Applications API from Discord — 12 operation(s) for applications.

Discord Applications 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. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 26 operations across 12 paths, and defines 63 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.

26 operations 12 paths 63 schemas 3 DELETE11 GET4 PATCH4 POST4 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 Applications 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 26

Across 12 paths, the API surfaces 26 operations — 3 DELETE, 11 GET, 4 PATCH, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Applications 26
GET
/applications/@me
get_my_application → 2004XX
PATCH
/applications/@me
update_my_application body → 2004XX
GET
/applications/{application_id}/guilds/{guild_id}/commands/permissions
list_guild_application_command_permissions 2 params → 2004XX
GET
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}/permissions
get_guild_application_command_permissions 3 params → 2004XX
PUT
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}/permissions
set_guild_application_command_permissions 3 params body → 2004XX
GET
/applications/{application_id}/role-connections/metadata
get_application_role_connections_metadata 1 param → 2004XX
PUT
/applications/{application_id}/role-connections/metadata
update_application_role_connections_metadata 1 param body → 2004XX
POST
/applications/{application_id}/entitlements/{entitlement_id}/consume
consume_entitlement 2 params → 2044XX
GET
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}
get_guild_application_command 3 params → 2004XX
DELETE
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}
delete_guild_application_command 3 params → 2044XX
PATCH
/applications/{application_id}/guilds/{guild_id}/commands/{command_id}
update_guild_application_command 3 params body → 2004XX
GET
/applications/{application_id}/guilds/{guild_id}/commands
list_guild_application_commands 3 params → 2004XX
PUT
/applications/{application_id}/guilds/{guild_id}/commands
bulk_set_guild_application_commands 2 params body → 2004XX
POST
/applications/{application_id}/guilds/{guild_id}/commands
create_guild_application_command 2 params body → 2002014XX
GET
/applications/{application_id}/entitlements/{entitlement_id}
get_entitlement 2 params → 2004XX
DELETE
/applications/{application_id}/entitlements/{entitlement_id}
delete_entitlement 2 params → 2044XX
GET
/applications/{application_id}/entitlements
get_entitlements 9 params → 2004XX
POST
/applications/{application_id}/entitlements
create_entitlement 1 param body → 2004XX
GET
/applications/{application_id}/commands/{command_id}
get_application_command 2 params → 2004XX
DELETE
/applications/{application_id}/commands/{command_id}
delete_application_command 2 params → 2044XX
PATCH
/applications/{application_id}/commands/{command_id}
update_application_command 2 params body → 2004XX
GET
/applications/{application_id}/commands
list_application_commands 2 params → 2004XX
PUT
/applications/{application_id}/commands
bulk_set_application_commands 1 param body → 2004XX
POST
/applications/{application_id}/commands
create_application_command 1 param body → 2002014XX
GET
/applications/{application_id}
get_application 1 param → 2004XX
PATCH
/applications/{application_id}
update_application 1 param body → 2004XX

Schemas 63

The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are PrivateApplicationResponse (27 properties), ApplicationCommandResponse (15 properties), ApplicationFormPartial (12 properties), ApplicationCommandNumberOptionResponse (12 properties). Each schema is shown below with its type and property counts.

ApplicationCommandStringOptionResponse
object
12 properties 3 required
Int53Type
integer
ApplicationCommandUserOptionResponse
object
8 properties 3 required
EntitlementTenantFulfillmentStatusResponse
integer
ApplicationCommandSubcommandGroupOption
object
7 properties 3 required
CommandPermissionResponse
object
3 properties 3 required
ApplicationCommandAttachmentOptionResponse
object
8 properties 3 required
ApplicationCommandOptionIntegerChoice
object
3 properties 2 required
ApplicationTypes
integer
ApplicationCommandSubcommandGroupOptionResponse
object
9 properties 3 required
ApplicationCommandBooleanOptionResponse
object
8 properties 3 required
OAuth2Scopes
string
ApplicationCommandIntegerOption
object
10 properties 3 required
ApplicationRoleConnectionsMetadataItemResponse
object
6 properties 4 required
ApplicationCommandPatchRequestPartial
object
7 properties
ApplicationCommandOptionNumberChoice
object
3 properties 2 required
EntitlementResponse
object
12 properties 6 required
ApplicationCommandNumberOption
object
10 properties 3 required
TeamMemberResponse
object
3 properties 3 required
ApplicationCommandNumberOptionResponse
object
12 properties 3 required
UserResponse
object
11 properties 5 required
ApplicationCommandBooleanOption
object
6 properties 3 required
ApplicationCommandOptionNumberChoiceResponse
object
4 properties 2 required
PrivateApplicationResponse
object
27 properties 7 required
ApplicationCommandMentionableOption
object
6 properties 3 required
ApplicationRoleConnectionsMetadataItemRequest
object
6 properties 4 required
EntitlementTypes
integer
TeamResponse
object
5 properties 4 required
ApplicationOAuth2InstallParams
object
2 properties
ApplicationCommandRoleOptionResponse
object
8 properties 3 required
ApplicationCommandIntegerOptionResponse
object
12 properties 3 required
ApplicationCommandAttachmentOption
object
6 properties 3 required
ErrorResponse
object
Errors object returned by the Discord API
ApplicationCommandResponse
object
15 properties 6 required
ApplicationCommandPermissionType
integer
TeamMembershipStates
integer
ErrorDetails
ApplicationCommandOptionStringChoice
object
3 properties 2 required
ApplicationCommandSubcommandOption
object
7 properties 3 required
ApplicationCommandOptionType
integer
SnowflakeType
string
ApplicationCommandStringOption
object
10 properties 3 required
ApplicationCommandRoleOption
object
6 properties 3 required
ApplicationCommandUpdateRequest
object
9 properties 1 required
ApplicationCommandOptionStringChoiceResponse
object
4 properties 2 required
ApplicationCommandType
integer
InnerErrors
object
1 property 1 required
ApplicationCommandOptionIntegerChoiceResponse
object
4 properties 2 required
ApplicationFormPartial
object
12 properties
MetadataItemTypes
integer
ApplicationCommandMentionableOptionResponse
object
8 properties 3 required
CreateEntitlementRequestData
object
3 properties 3 required
ApplicationCommandPermission
object
3 properties 3 required
CommandPermissionsResponse
object
4 properties 4 required
ApplicationCommandChannelOption
object
7 properties 3 required
EntitlementOwnerTypes
integer
ApplicationCommandSubcommandOptionResponse
object
9 properties 3 required
Error
object
A single error, either for an API response or a specific field.
2 properties 2 required
ApplicationCommandCreateRequest
object
8 properties 1 required
ApplicationOAuth2InstallParamsResponse
object
2 properties 2 required
ApplicationCommandUserOption
object
6 properties 3 required
ApplicationCommandChannelOptionResponse
object
9 properties 3 required
ChannelTypes
integer

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

discord-applications-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 Application Commands 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 Applications 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.