Get steamwebapi pricing and quota guidance
get_pricingReturns public steamwebapi pricing plans, per-endpoint rate limits, API-key location, quota guidance and a recommended plan for the requested use case. Does not perform checkout or account actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useCase | No | Optional use case such as "inventory", "profile", "float", "history", "items", "market prices" or "balanced production app". | |
| includePlanCatalog | No | Include the full public plan catalog with prices and rate limits. Defaults to true. | |
| expectedRequestsPerDay | No | Optional expected daily request count for plan recommendation. |