Search
Authorization
ApiKeyAuth authorization<token>
In: header
Query Parameters
query*string
Search query string
Length
0 <= lengthoffset?number
Default
0Range
0 <= valuelimit?number
Default
50Range
1 <= value <= 100includeDeleted?boolean
Default
falseResponse Body
application/json
application/json
curl -X GET "https://api.topstats.gg/search/?query=string"{
"results": [
{
"id": "432610292342587392",
"name": "Mudae",
"short_desc": "Database of 110,000 anime/game characters: make and customize the best collection in your server. 400 commands, multiplayer games and more!",
"avatar": "https://cdn.discordapp.com/avatars/432610292342587392/29cb28fbf65a3958105026ab03abd306.png",
"certified": false,
"deleted": false
},
{
"id": "270904126974590976",
"name": "UnbelievaBoat",
"short_desc": "Economy Discord bot - Make your server more fun with economy features",
"avatar": "https://cdn.discordapp.com/avatars/270904126974590976/avatar.png",
"certified": false,
"deleted": false
}
],
"total": 2
}{
"code": 404,
"message": "Resource not found"
}