Advertisement
Reisyukaku

[Switch] Nintendo Server Shit

Jan 31st, 2018
2,437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.61 KB | None | 0 0
  1. Base URLs:
  2. --------------------
  3. https://bugyo.hac.lp1.eshop.nintendo.net/
  4. https://tagaya.hac.lp1.eshop.nintendo.net/
  5.  
  6. bugyo.hac.lp1.eshop.nintendo.net:
  7. --------------------
  8. shogun/aocs/{ns_uid}
  9. shogun/v1/balance/credit_card/begin_by_saved
  10. shogun/v1/balance/credit_card/commit_by_saved
  11. shogun/v1/bundles/{ns_uid}
  12. shogun/v1/contents/ids
  13. shogun/v1/country
  14. shogun/v1/country/replenish_amounts
  15. shogun/v1/genres
  16. shogun/v1/titles/{ns_uid}           [shop_id|lang|offset|country|limit|sort|freeword|price_min|price_max|genre_ids|having_trial_only]
  17. shogun/v1/titles/{ns_uid}/aocs
  18. shogun/v1/titles/dictionary
  19. shogun/v1/message/law_payment
  20. shogun/v1/message/law_sales
  21. shogun/v1/paypal/mail/send
  22. shogun/v1/platforms
  23. shogun/v1/price_ranges
  24. shogun/v1/prices
  25. shogun/v1/my/balance
  26. shogun/v1/my/coupons
  27. shogun/v1/my/credit_card
  28. shogun/v1/my/credit_card/delete
  29. shogun/v1/my/devices/hac/link
  30. shogun/v1/my/devices/hac/unlink
  31. shogun/v1/my/ecash/preintegrate
  32. shogun/v1/my/ecash/integrate
  33. shogun/v1/my/owned_titles
  34. shogun/v1/my/owned_titles/download
  35. shogun/v1/my/paypal/agreements
  36. shogun/v1/my/rights/sync
  37. shogun/v1/my/wishlist/{ns_uid}/put
  38. shogun/v1/my/wishlist/{ns_uid}/delete
  39. shogun/v1/my/tax_location/put
  40. shogun/v1/my/virtual_account
  41.  
  42. tagaya.hac.lp1.eshop.nintendo.net:
  43. --------------------
  44. tagaya/hac_versionlist
  45.  
  46.  
  47. params:
  48. shop_id         [4]
  49. lang            [en, jp ...]
  50. country         [US, JP ...]
  51. limit           [#]
  52. sort            [new]
  53. offset          [#]
  54. freeword        [search term]
  55. sales_status    [onsale]
  56. Types =         ["title", "demo"]
  57. price_min
  58. price_max
  59. genre_ids       [#]
  60. having_trial_only
  61. device_type_ids
  62. postal_code
  63. ids             [ns_uid seperated by commas]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement