This endpoint supports both API key authentication and user authentication
Authentication Options
- API Keys: For external applications and integrations
- User Sessions: For personalized data including owned games and badges
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
Response
OK
App information indexed by app ID
Badge set statistics
Badge sets with pricing information
Total number of badge sets
Required range:
x >= 0
A URL to the JSON Schema for this object.
Examples:
"https://api.steamsets.com/schemas/V1BadgeListBadgePricesResponseBody.json"