Guilded API
The Guilded API allows developers to build bots and automate actions across Guilded servers. Whether you're looking to enhance your community with custom commands or streamline moderation, the API gives you the flexibility to code your ideal setup.
What is the Guilded API?
The Guilded API is a powerful tool that lets you create bots and automate workflows for your server. We’re always expanding what’s possible through the API, so if you’re interested in staying updated or asking questions, be sure to join the Official Guilded API server and check out our API documentation.
⚠️ Note: Using the Guilded API requires programming knowledge. If you're looking for a code-free bot solution, check out our Flow Bot guides.
How to Create and Set Up a Bot
- Click the server header on the server you want the bot hosted from and select Manage bots.
- Click Create a bot in the upper-left corner.
- Give your bot a name and click Create. (You can change the name later.)
- Customize your bot's profile image, name, and description by clicking on the banner or avatar area.
💡 Make your bot’s description clear and unique if you plan to publish it.
Configure API Settings
- Go to the API tab on your bot’s page.
- From here, you’ll find links to:
- The API documentation
- The Guilded API server
- Set a prefix for your bot’s commands.
- If your server privacy is set to Default or Public, you can choose to publish your bot to make it discoverable and invite-ready.
- Click Generate token to tie your bot code to the Guilded bot. Keep this token secure, as it grants direct access.
Learn More
To dive deeper into building with the Guilded API:
- Browse the official documentation
- Join the Guilded API server for support
- Explore community-built libraries in the
#librarieschannel for easier development
🎥 Watch the Video
💬 FAQs
Q: Do I need to know how to code to use the Guilded API?
A: Yes. The API is designed for developers and requires programming knowledge.
Q: Can I publish my bot to other servers?
A: Yes, as long as your server is set to Default or Public, you can publish and share your bot.
Q: Where can I get help building a bot?
A: Join the Official Guilded API Server to ask questions and get community support.