API Endpoints
Update Servercount
PATCH
https://api.discord-botlist.eu/v1/update
This endpoint allows you to get free cakes.
Headers
Name
Type
Description
Authorization*
string
Authentication token to identify your bot. We use Bearer as method
Request Body
Name
Type
Description
serverCount*
number
Your new servercount. MUST BE SEND AS JSON
Get all Votes
GET
https://api.discord-botlist.eu/v1/votes
Headers
Name
Type
Description
Authorization
string
Authentication token to identify your bot. We use Bearer as method
Get all botdata
GET
https://api.discord-botlist.eu/v1/ping
Headers
Name
Type
Description
Authorization
string
Authentication token to identify your bot. We use Bearer as method
Last updated