# stiletto-node-api ## Description This is version `3.4.13` of this API documentation. Last update on Apr 21, 2025. API for [Stiletto Web](https://github.com/dm94/stiletto-web) ## Servers - http://api.example.com: http://api.example.com () ## Authentication The API accepts 2 different authentication methods: - Token (http) - Api key (http_api_key) ## Endpoints and operations ### [bot](https://bump.sh/dm94/doc/stiletto-api/group/endpoint-bot.md) - [getWhoHasLearn](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getwhohaslearn.md) - [addTechByBot](https://bump.sh/dm94/doc/stiletto-api/operation/operation-addtechbybot.md) - [createTradefromBot](https://bump.sh/dm94/doc/stiletto-api/operation/operation-createtradefrombot.md) - [linkClan](https://bump.sh/dm94/doc/stiletto-api/operation/operation-linkclan.md) - [kickFromClan](https://bump.sh/dm94/doc/stiletto-api/operation/operation-kickfromclan.md) - [getMembersPermisionsBot](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getmemberspermisionsbot.md) - [getRelationshipsByBot](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getrelationshipsbybot.md) - [getBotConfigs](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getbotconfigs.md) - [getDiscordConfigByServer](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getdiscordconfigbyserver.md) - [updateBotConfigByServer](https://bump.sh/dm94/doc/stiletto-api/operation/operation-updatebotconfigbyserver.md) - [getWalkersByServer](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getwalkersbyserver.md) - [addWalker](https://bump.sh/dm94/doc/stiletto-api/operation/operation-addwalker.md) - [botEditWalker](https://bump.sh/dm94/doc/stiletto-api/operation/operation-boteditwalker.md) ### [clans](https://bump.sh/dm94/doc/stiletto-api/group/endpoint-clans.md) - [getClans](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getclans.md) - [createClan](https://bump.sh/dm94/doc/stiletto-api/operation/operation-createclan.md) - [leaveClan](https://bump.sh/dm94/doc/stiletto-api/operation/operation-leaveclan.md) - [getClanInfo](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getclaninfo.md) - [updateClan](https://bump.sh/dm94/doc/stiletto-api/operation/operation-updateclan.md) - [deleteClan](https://bump.sh/dm94/doc/stiletto-api/operation/operation-deleteclan.md) - [getDiscordConfig](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getdiscordconfig.md) - [updateBotConfig](https://bump.sh/dm94/doc/stiletto-api/operation/operation-updatebotconfig.md) - [getMembers](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getmembers.md) - [updateMember](https://bump.sh/dm94/doc/stiletto-api/operation/operation-updatemember.md) - [getMemberPermissions](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getmemberpermissions.md) - [updateMemberPermissions](https://bump.sh/dm94/doc/stiletto-api/operation/operation-updatememberpermissions.md) - [getRelationships](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getrelationships.md) - [createRelationship](https://bump.sh/dm94/doc/stiletto-api/operation/operation-createrelationship.md) - [deleteRelationship](https://bump.sh/dm94/doc/stiletto-api/operation/operation-deleterelationship.md) - [getRequests](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getrequests.md) - [sendRequest](https://bump.sh/dm94/doc/stiletto-api/operation/operation-sendrequest.md) - [updateRequest](https://bump.sh/dm94/doc/stiletto-api/operation/operation-updaterequest.md) - [seeWhoHasLearntIt](https://bump.sh/dm94/doc/stiletto-api/operation/operation-seewhohaslearntit.md) ### [clusters](https://bump.sh/dm94/doc/stiletto-api/group/endpoint-clusters.md) - [getClusters](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getclusters.md) ### [maps](https://bump.sh/dm94/doc/stiletto-api/group/endpoint-maps.md) - [getMaps](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getmaps.md) - [addMap](https://bump.sh/dm94/doc/stiletto-api/operation/operation-addmap.md) - [getMap](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getmap.md) - [editMap](https://bump.sh/dm94/doc/stiletto-api/operation/operation-editmap.md) - [deleteMap](https://bump.sh/dm94/doc/stiletto-api/operation/operation-deletemap.md) - [getMapInfo](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getmapinfo.md) - [getResources](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getresources.md) - [addResourceMap](https://bump.sh/dm94/doc/stiletto-api/operation/operation-addresourcemap.md) - [editResource](https://bump.sh/dm94/doc/stiletto-api/operation/operation-editresource.md) - [deleteResource](https://bump.sh/dm94/doc/stiletto-api/operation/operation-deleteresource.md) ### [recipes](https://bump.sh/dm94/doc/stiletto-api/group/endpoint-recipes.md) - [addRecipe](https://bump.sh/dm94/doc/stiletto-api/operation/operation-addrecipe.md) - [getRecipe](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getrecipe.md) ### [trades](https://bump.sh/dm94/doc/stiletto-api/group/endpoint-trades.md) - [getTrades](https://bump.sh/dm94/doc/stiletto-api/operation/operation-gettrades.md) - [createTrade](https://bump.sh/dm94/doc/stiletto-api/operation/operation-createtrade.md) - [deleteTrade](https://bump.sh/dm94/doc/stiletto-api/operation/operation-deletetrade.md) ### [users](https://bump.sh/dm94/doc/stiletto-api/group/endpoint-users.md) - [getUser](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getuser.md) - [addNick](https://bump.sh/dm94/doc/stiletto-api/operation/operation-addnick.md) - [deleteUser](https://bump.sh/dm94/doc/stiletto-api/operation/operation-deleteuser.md) - [authDiscord](https://bump.sh/dm94/doc/stiletto-api/operation/operation-authdiscord.md) - [getLearned](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getlearned.md) - [addTech](https://bump.sh/dm94/doc/stiletto-api/operation/operation-addtech.md) ### [walkers](https://bump.sh/dm94/doc/stiletto-api/group/endpoint-walkers.md) - [getWalkers](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getwalkers.md) - [getDiscordServers](https://bump.sh/dm94/doc/stiletto-api/operation/operation-getdiscordservers.md) - [linkServer](https://bump.sh/dm94/doc/stiletto-api/operation/operation-linkserver.md) - [editWalker](https://bump.sh/dm94/doc/stiletto-api/operation/operation-editwalker.md) - [deleteWalker](https://bump.sh/dm94/doc/stiletto-api/operation/operation-deletewalker.md) [Powered by Bump.sh](https://bump.sh)