StAL

RSI WebSite API v1.7.0

Jan 26th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. 'url': '/api/account',
  2. 'methods': ['enlist', 'signin', 'signinMultiStep', 'migrate', 'migrationBegin', 'checkEmailAvailability', 'checkDisplaynameAvailability', 'checkReferralCode', 'validatePassword', 'setMultiStepProvider', 'testMultiStepInit', 'getBackupCodes', 'generateBackupCodes', 'getDevices', 'getDeviceLogs', 'editDevice', 'removeDevice', 'changePassword', 'changeEmail', 'changeDob', 'changeTimezone', 'changeDisplayname', 'changeProfile', 'showNewsletter', 'updateNewsletter', 'signout', 'checkNicknameAvailability', 'changeNickname', 'recover', 'recoverPassword', 'changeAvatar', 'clearAvatar', 'giftPledge', 'cancelGift', 'reclaimPledge', 'pledgeLog', 'rentalLog', 'creditLog', 'uecLog', 'recLog', 'cancelSubscription', 'downloadHangar', 'chooseUpgradeTarget', 'applyUpgrade', 'upgradeLog', 'searchAccounts', 'saveHangarConfig', 'copyAccount', 'eraseCopyAccount', 'renewRental', 'reserveName']
  3.  
  4. 'url': '/api/agreement',
  5. 'methods': ['getAgreement', 'acceptAgreement']
  6.  
  7. 'url': '/api/stats',
  8. 'methods': ['getCrowdfundStats']
  9.  
  10. 'url': '/api/promo',
  11. 'methods': ['redeemPromoCode', 'setPromoCoupon', 'promoCheckout']
  12.  
  13. 'url': '/api/rsvp',
  14. 'methods': ['register', 'edit', 'cancel']
  15.  
  16. 'url': '/api/survey',
  17. 'methods': ['vote']
  18.  
  19. 'url': '/api/cs',
  20. 'methods': ['createTicket']
  21.  
  22. 'url': '/api/store',
  23. 'methods': ['searchStore', 'getShips', 'getProducts', 'getSKUs', 'getShipSuggestedSKU', 'getShipUpgradeSKU', 'buyBackPledge', 'setPledgeShipment']
  24.  
  25. 'url': '/api/store',
  26. 'methods': ['ospSearchUser', 'ospAvailablePaymentProcessor']
  27.  
  28. 'url': '/api/event',
  29. 'methods': ['getEventEmbedUrl', 'aprilFool', 'getChatroomToken', 'getSkuSoldTotal']
  30.  
  31. 'url': '/api/hub',
  32. 'methods': ['getCommlinkItems', 'getSeries', 'searchTags']
  33.  
  34. 'url': '/api/community',
  35. 'methods': ['getCitizenSpotlights', 'getDeepSpaceRadar', 'getTrackedPosts', 'getMVPPosts', 'getLiveStreamers', 'getPodcasts', 'getSubmissions', 'flag', 'pick', 'publish', 'getWebsiteDetails', 'getPodcastDetails', 'getVideoDetails', 'createCitizenSpotlight', 'createDeepSpaceRadar', 'updateDeepSpaceRadar', 'createPodcast', 'updatePodcast', 'updateCitizenSpotlight', 'createLivestream', 'updateLivestream', 'vote', 'removeSubmission', 'getUserAgreement', 'logUserAgreement']
  36.  
  37. 'url': '/api/press',
  38. 'methods': ['searchTags', 'getCoverage', 'getReleases']
  39.  
  40. 'url': '/api/newsletter-archive',
  41. 'methods': ['index']
  42.  
  43. 'url': '/api/comments',
  44. 'methods': ['add', 'edit', 'listing', 'flag', 'erase', 'sort', 'appreciate', 'setShowAppreciation', 'setViewMode']
  45.  
  46. 'url': '/api/ngs',
  47. 'methods': ['save', 'submit', 'confirm', 'checkTeamNameAvailability', 'attachFile', 'detatchFile', 'attachLogo']
  48.  
  49. 'url': '/api/orgs',
  50. 'methods': ['validateSymbol', 'create', 'dissolve', 'concede', 'saveSettings', 'saveRecruitment', 'saveInvitation', 'saveRanks', 'saveRoles', 'saveDraft', 'publishDraft', 'resetDraft', 'saveMedia', 'checkDraftMedia', 'apply', 'acceptApplication', 'denyApplication', 'cancelApplication', 'deleteApplication', 'deleteMyApplication', 'invite', 'resendInvitation', 'acceptInvitation', 'declineInvitation', 'cancelInvitation', 'deleteMyInvitation', 'deleteInvitation', 'setRank', 'setRoles', 'kick', 'leave', 'blockInvitations', 'getOrgMembers', 'getOrgs', 'searchMembers', 'flag', 'searchOrgs', 'setVisibility', 'setMainOrg', 'setAffiliateOrg'],
  51.  
  52. 'url': '/api/leaderboards',
  53. 'methods': ['getLeaderboard', 'getPlayerStats', 'getAdditionalStats', 'getOverview', 'hideLeaderboard']
  54.  
  55. 'url': '/api/contacts',
  56. 'methods': ['add', 'erase', 'list', 'listfollowers', 'search']
  57.  
  58. 'url': '/api/holoviewer',
  59. 'methods': ['getShip']
  60.  
  61. 'url': '/api/minigame',
  62. 'methods': ['start', 'answer', 'end', 'initPhase', 'updateScore', 'getScoreboard', 'buccaneerSurveyAnswer', 'buccaneerSurveyStats']
  63.  
  64. 'url': '/api/moderation-tools/flags',
  65. 'methods': ['take', 'close', 'escalate']
  66.  
  67. 'url': '/api/moderation-tools/alt-locator',
  68. 'methods': ['lookup']
  69.  
  70. 'url': '/api/moderation-tools/probations',
  71. 'methods': ['lookup', 'lift']
  72.  
  73. 'url': '/api/sales/prospector',
  74. 'methods': ['create']
Add Comment
Please, Sign In to add comment