Unofficial Steam Web API Documentation

repository·master·Indexed 20 days ago

https://github.com/revadike/internalsteamwebapi

Documentation for unofficial and internal Steam Web API endpoints that are not part of the standard official Steam Web API. Includes a JavaScript script, generate_docs.js, for generating API documentation proposals.

Tokens
294
Snippets
0
Records
3
Agent score
21%

What's inside unofficial-steam-web-api

  1. Generate API documentation proposals using generate_docs.js

    master

    You can use the provided JavaScript script generate_docs.js to help generate a proposal for an endpoint's API documentation.

    Limitations: The script cannot automatically detect variables such as appids or steamids. You must manually identify and correct these variables in the generated output.