Revadike / InternalSteamWebAPI

Documenting the unofficial and internal Steam Web API

Home Page:https://github.com/Revadike/InternalSteamWebAPI/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing URLs

JoshuaVandaele opened this issue · comments

Hey, this file: https://github.com/autarc/steam-store/blob/master/lib/api/steam.js
contains a bunch of URLs that are not listed such as:
/api/getappsincategory/
/api/getappsingenre/
/api/addtocart/
and much more. The file also tells you the proper arguments to use

Yes, it's far from complete, but feel free to contribute yourself.
Thanks for the new source, though!

I've listed all endpoints on https://github.com/Revadike/InternalSteamWebAPI/wiki
I will generate pages for them later.
Again, I encourage you to help! <3