Search
Authorization
ApiKeyAuth authorization<token>
In: header
Query Parameters
query*string
Search query string
Length
0 <= lengthoffset?number
Range
0 <= valueDefault
0limit?number
Range
1 <= value <= 100Default
50includeDeleted?boolean
Default
falseResponse Body
application/json
application/json
curl -X GET "https://example.com/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}