Pick a path
Server Owner
List your Discord server, tune your profile, and connect vote webhooks.
Bot Developer
Read Rankly data from your bot and process vote events in real time.
API Consumer
Use the public API to fetch server, bot, vote, and review data.
The shortest route
Server owners
Create or open your dashboard listing
Sign in at the dashboard, add your server, and fill in the details that make your listing useful.
Set the webhook URL
Add your vote webhook endpoint if you want Rankly to notify your own backend when a vote lands.
Bot developers
Keep your API key server-side
Use the public API from your backend or bot process only. Do not ship your key to the browser.
Call the exact endpoint you need
Most integrations only need server details, bot details, or vote status.
If you only need the reference
Use the Public API Reference for exact request and response examples.What to read next
List Your Server
Start with the basics of a solid server listing.
Public API Reference
See authentication, response envelopes, and all supported endpoints.
Vote Webhooks
Receive vote notifications in your own backend.
Bot API Integration
Fetch Rankly data in your bot or service.