Files
WFClassic/docs/api.md
2025-05-12 18:02:18 -05:00

59 lines
3.1 KiB
Markdown

| Name | DocLink | WFClassic Controller | Area | Summary | IsImplemented |
|--|--|--|--|--|--|
|trainingResult.php|[Doco](/endpoints/trainingResult)||||N|
|refillCArd.php|[Doco](/endpoints/refillCArd)||||N|
|refillRevives.php|[Doco](/endpoints/refillRevives)||||N|
|recharge.php|[Doco](/endpoints/recharge)||||N|
|tauntHistory.php|[Doco](/endpoints/tauntHistory)||||N|
|loginRewards.php|[Doco](/endpoints/loginRewards)||||N|
|checkDailyMissionBonus.php|[Doco](/endpoints/checkDailyMissionBonus)||||N|
|worldState.php|[Doco](/endpoints/worldState)||||N|
|goals.php|[Doco](/endpoints/goals)||||N|
|credits.php|[Doco](/endpoints/credits)||||Y|
|purchase.php|[Doco](/endpoints/purchase)||||N|
|forcePurchase.php|[Doco](/endpoints/forcePurchase)||||N|
|sell.php|[Doco](/endpoints/sell)||||N|
|getMessages.php|[Doco](/endpoints/getMessages)||||N|
|sendMessage.php|[Doco](/endpoints/sendMessage)||||N|
|leaderboard.php|[Doco](/endpoints/leaderboard)||||N|
|upload.php|[Doco](/endpoints/upload)||||N|
|profileStats.php|[Doco](/endpoints/profileStats)||||N|
|giveStartingGear.php|[Doco](/endpoints/giveStartingGear)||||N|
|inventorySlots.php|[Doco](/endpoints/inventorySlots)||||N|
|updateInventory.php|[Doco](/endpoints/updateInventory)||||N|
|inventory.php|[Doco](/endpoints/inventory)||||N|
|artifacts.php|[Doco](/endpoints/artifacts)||||N|
|upgrades.php|[Doco](/endpoints/upgrades)||||N|
|login.php|[Doco](/endpoints/login)|WarframeAuth|Authn/Authz|Handles logging in a user for a single session.|Y|
|logout.php|[Doco](/endpoints/logout)|WarframeAuth|Authn/Authz||Y|
|instantCompleteRecipe.php|[Doco](/endpoints/instantCompleteRecipe)||||N|
|claimCompletedRecipe.php|[Doco](/endpoints/claimCompletedRecipe)||||N|
|startRecipe.php|[Doco](/endpoints/startRecipe)||||N|
|checkPendingRecipes.php|[Doco](/endpoints/checkPendingRecipes)||||N|
|getIgnoredUsers.php|[Doco](/endpoints/getIgnoredUsers)||||N|
|addIgnoredUser.php|[Doco](/endpoints/addIgnoredUser)||||N|
|removeIgnoredUser.php|[Doco](/endpoints/removeIgnoredUser)||||N|
|addFriendImage.php|[Doco](/endpoints/addFriendImage)||||N|
|addPendingFriend.php|[Doco](/endpoints/addPendingFriend)||||N|
|addFriend.php|[Doco](/endpoints/addFriend)||||N|
|removeFriend.php|[Doco](/endpoints/removeFriend)||||N|
|getFriends.php|[Doco](/endpoints/getFriends)||||N|
|createGuild.php|[Doco](/endpoints/createGuild)||||N|
|removeFromGuild.php|[Doco](/endpoints/removeFromGuild)||||N|
|addToGuild.php|[Doco](/endpoints/addToGuild)||||N|
|changeGuildRank.php|[Doco](/endpoints/changeGuildRank)||||N|
|confirmGuildInvitation.php|[Doco](/endpoints/confirmGuildInvitation)||||N|
|getGuild.php|[Doco](/endpoints/getGuild)||||N|
|deleteSession.php|[Doco](/endpoints/deleteSession)||||N|
|leaveSession.php|[Doco](/endpoints/leaveSession)||||N|
|removeFromSession.php|[Doco](/endpoints/removeFromSession)||||N|
|updateSession.php|[Doco](/endpoints/updateSession)||||N|
|hostSession.php|[Doco](/endpoints/hostSession)||||N|
|aggregateSessions.php|[Doco](/endpoints/aggregateSessions)||||N|
|joinSession.php|[Doco](/endpoints/joinSession)||||N|
|findSessions.php|[Doco](/endpoints/findSessions)||||N|