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 Interaction Responses API

Respond to interactions received from Discord

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

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

This API exposes 8 operations across 4 paths, and defines 9 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.

8 operations 4 paths 9 schemas 2 DELETE2 GET2 PATCH2 POST

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 Interaction Responses 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 8

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

Interaction Responses 8

Respond to interactions received from Discord

POST
/interactions/{interaction_id}/{interaction_token}/callback
Discord Create interaction response
createInteractionResponse 2 params body → 2002044XX
GET
/webhooks/{application_id}/{interaction_token}/messages/@original
Discord Get original interaction response
getOriginalInteractionResponse 2 params → 2004XX
PATCH
/webhooks/{application_id}/{interaction_token}/messages/@original
Discord Edit original interaction response
editOriginalInteractionResponse 2 params body → 2004XX
DELETE
/webhooks/{application_id}/{interaction_token}/messages/@original
Discord Delete original interaction response
deleteOriginalInteractionResponse 2 params → 2044XX
POST
/webhooks/{application_id}/{interaction_token}
Discord Create followup message
createFollowupMessage 2 params body → 2004XX
GET
/webhooks/{application_id}/{interaction_token}/messages/{message_id}
Discord Get followup message
getFollowupMessage 3 params → 2004XX
PATCH
/webhooks/{application_id}/{interaction_token}/messages/{message_id}
Discord Edit followup message
editFollowupMessage 3 params body → 2004XX
DELETE
/webhooks/{application_id}/{interaction_token}/messages/{message_id}
Discord Delete followup message
deleteFollowupMessage 3 params → 2044XX

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are InteractionCallbackData (9 properties), Message (5 properties), Embed (5 properties), CreateMessageRequest (4 properties). Each schema is shown below with its type and property counts.

Message
object
5 properties
CreateMessageRequest
object
4 properties
ApplicationCommandOptionChoice
object
3 properties 2 required
InteractionResponse
object
2 properties 1 required
EditMessageRequest
object
3 properties
InteractionCallbackData
object
9 properties
Embed
object
5 properties
InteractionCallbackResponse
object
2 properties
Snowflake
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

discord-interaction-responses-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 Applications API
Discord Audit Log API
Discord Auto Moderation API
Discord Channels API
Where this information came from

This is an independent, third-party profile of Discord Interaction Responses 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.