Discord Webhook API
Please read the documentation for how to send requests, and how to get a webhook URL. **Latest update (13/09/2023):** - Lots of bug fixes and improvements to error reporting. 500 error codes should be much, much less frequent.
Discord Webhook API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
send message /send_message |
Allows you to send a message with a webhook. More information in the docs. |
| GET |
multi send message /multi_send_message |
Allows you to send multiple messages with a webhook. More information in the docs. Modify the message_count value to the amount of messages you wish to send, and then specify… |
| GET |
repeat send message /repeat_send_message |
Enter your webhook URL, enter how many times to send the message, and then specify the message to send. Max 10 messages. |
| GET |
send embed /send_embed |
Allows you to send an embed via a webhook. Read the documentation to get this to work. |
Discord Webhook API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|