Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/steamy/Steam/api/getSupportedAPIList.ts>getSupportedAPIList

Steamy is a library made to help interact with Valve's REST APIs for their various games and services by providing easy asynchronous functions to call them, along with a key manager, and type checking to boot.
Latest
function getSupportedAPIList
import { getSupportedAPIList } from "https://deno.land/x/steamy@v0.05a/Steam/api/getSupportedAPIList.ts";

Presence of a Steam Web API key will display all available methods & interfaces allowed for that key.

Parameters

optional
key: string | null = [UNSUPPORTED]