SteamWebAPIDocumentation
📃 An automatically generated list of Steam Web API interfaces, methods and parameters. Allows you to craft requests in the browser.
Install / Use
/learn @xPaw/SteamWebAPIDocumentationREADME
Steam Web API Documentation
An automatically generated list of Steam Web API interfaces, methods and parameters. Allows you to craft requests in the browser.
If you specify the web api key, it will be stored in your browser, and will only be sent to Valve's API servers if you chose to do so.
⚠ Please do not email me about questions on how to use specific APIs, I provide an automatically updated and generated list, I do not personally know how to use all of them.
api.json
api.json is the final file that is generated from various sources:
- Takes existing
api.jsonfile as a base, so removed methods are persisted - Official list from
GetSupportedAPIList- Using normal API key
- Using partner API key
- Parsed protobufs to find service methods and tested against the API
- Descriptions and fields are also parsed
api_undocumented_methods.txtto insert undocumented and otherwise unknown APIsapi_type_overrides.jsonto fix up types of known method parameters. Such as enforcing arrays
generator/config.php
To run generation scripts, a generator/config.php file needs to be created with API keys:
<?php
$PublicApiKey = '';
$PublisherApiKey = '';
Developing locally
This requires Node.js. Run npm install to install the dependencies.
Use npm run dev command to start a local server with hot reloading.
Run npm test to check typescript.
Run npm run build and then npm run preview to test built project locally.
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
337.3kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
83.2kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
