Search endpoints and concepts
search_endpointsFuzzy text search across all steamwebapi.com OpenAPI endpoints and Steam domain concepts (assetid, doppler phase, market_hash_name, etc.). Returns ranked hits with path, method, tag and summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Restrict to one OpenAPI tag (Items, Inventory, Profile, Float, Market Prices, Market Index, Account, Info, Explore, Proxy). | |
| kind | No | Restrict to endpoints or concepts. | |
| limit | No | Maximum number of hits returned. | |
| query | Yes | Free-text query, e.g. "inventory cs2" or "float screenshot". |