Introduction
Learn how to use Guilds to the next level and interact with your Guild
Welcome
Guilds API uses HTTPS and REST for general operations, such as sending POST requests and receiving GET requests. Through the Guilds API, you can easily access data for your listed guild and receive webhooks for real-time updates.
Each API Key or App ID is specific to an individual guild. All data retrieved through the API is guild-scoped, meaning the results will vary depending on the authentication details used.
General Guidance
If you’re not sure where to start, below is a list of key Documentation.
Authentication
Use your API Key and App ID to authenticate your requests
Webhooks
Use webhooks to receive real-time notifications
Ratelimits
Learn about API rate limits and how to avoid them
Reference and Support
On the left part of your screen, you can find the full API Reference for every Guilds endpoint, including mock requests and responses which allows you to easily code your application.
If you need help with your integration, feel free to contact us through our Discord community
Please do not use our Discord Community for support-related questions. Send an email to [email protected]
Was this page helpful?