gate_get_price
Check the price and payment options of any HTTP 402 paywall before paying. Inspect gated pages to learn cost, currency, and available access modes with no charge.
Instructions
Preview a Solinkify Gate paywall (HTTP 402 / x402) without paying: price, currency, and available access modes (pay-per-request, prepaid, subscription). Call this before gate_fetch to learn the price. Costs nothing and never moves money.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute https:// URL of the gated page or API endpoint to inspect, e.g. https://example.com/api/report. If the URL is not paywalled the tool says so instead of returning a price. |