preview_cost
Preview the cost of calling an API endpoint without executing the request. Use this to check pricing for specific methods and paths before paying.
Instructions
Preview the cost of calling an API endpoint without making the actual request or paying. Use this to check pricing before committing to a call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Specific endpoint path to check. If omitted, shows pricing for all endpoints. | |
| slug | Yes | The API slug (e.g. 'btc-intel') | |
| method | No | HTTP method — defaults to GET |