Premium opportunity feed (paid)
seneschal_premium_opportunitiesTop at-risk borrowers across Aave + Morpho + Spark, annotated with realised 7d market intel (top liquidators, win rate, our own attempt outcomes) and ranked by expected liquidation value. Behind an x402 paywall: free agents see a paywall stub describing how to pay; paying agents fetch the full feed at https://api.seneschal.space/v1/premium/opportunities. Use seneschal_paywall_info to inspect the price/network/recipient before opening a session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum opportunities returned (1..500). Defaults to 200. | |
| since_ms | No | Lookback window start (epoch ms). Defaults to now − 7d. | |
| min_debt_usd | No | Minimum debt-USD to include. Defaults to 0. | |
| liquidation_bonus | No | Override the assumed liquidation bonus (e.g. 0.05 for 5%). Defaults to 0.06. |