The Vault Report Squeeze Brief API is a paid API for AI agents from thevaultreport.com, paid per call via x402, $2/call, status unknown (last checked 2026-09-14).
Returns a physical-squeeze intelligence brief for a specified metal, bundling COMEX delivery pace, registered/eligible warehouse stocks, COT managed-money positioning, physical premiums, LME stocks, and anomaly flags into a single call.
Real-time COMEX and LME warehouse inventory, COT positioning, EIA oil data, and ETF flows. Physical-market intelligence the paper market ignores.
A JSON object containing six data sections for the requested metal: (1) physical premiums across venues with average ex-tax premium %, (2) anomaly board with count and top anomalies scored by abnormality, (3) LME stock availability flag and readout, (4) COT managed-money net positioning with historical percentile, (5) COMEX delivery pace with latest month oz, prior 6-month median oz, and ratio, (6) COMEX registered and eligible warehouse stocks with total oz, 30-day change %, and historical percentile — each section includes a human-readable readout and a tightening/neutral/unavailable flag.
GEThttps://thevaultreport.com/api/x402/squeeze-brief/%7Bmetal%7DChoose this endpoint when you need a single, pre-aggregated physical-market intelligence brief for a commodity metal that combines warehouse inventory, positioning, delivery pace, and premium data in one call — rather than querying COMEX, LME, CFTC, and EIA feeds separately. Ideal for agents monitoring squeeze risk, building commodity research reports, or alerting on physical-vs-paper market divergences. Prefer over raw data feeds when you want human-readable readouts and pre-computed percentile ranks.
| Field | Type | Description |
|---|---|---|
| properties | string |
{
"type": "json",
"example": {
"metal": "gold",
"source": "The Vault Report",
"sections": {
"premiums": {
"flag": "neutral",
"rows": [],
"venues": 3,
"readout": "Ex-tax physical gold premium averages +0.6% over COMEX across 3 venue(s) — physical is near fair value vs COMEX.",
"avg_ex_tax_premium_pct": 0.6
},
"anomalies": {
"top": [],
"flag": "neutral",
"count": 3,
"readout": "3 gold-linked series on the abnormality board; most abnormal: COMEX registered gold (score 2.40)."
},
"lme_stocks": {
"flag": "unavailable",
"readout": "The LME lists copper only among these metals; no LME stock series for gold."
},
"cot_managed_money": {
"flag": "tightening",
"readout": "Managed-money net gold sits at the 88th percentile of its record — positioning is crowded long (squeeze-prone).",
"percentile": 0.88,
"managed_money_net": 210000
},
"comex_deliveries_pace": {
"flag": "tightening",
"readout": "Latest month 2026-04 delivered 1250000 oz, 1.42x the prior-6-month median (880000 oz) — delivery pace accelerating.",
"latest_month": "2026-04",
"prior_median_oz": 880000,
"ratio_vs_median": 1.42,
"prior_months_used": 6,
"latest_delivered_oz": 1250000
},
"comex_registered_eligible": {
"flag": "tightening",
"as_of": "2026-04-17",
"readout": "Gold registered/eligible stocks (11.2M oz sitting at the 8th percentile of its record) — deliverable metal is scarce.",
"total_qty": 31000000,
"percentile": 0.08,
"eligible_qty": 19800000,
"change_30d_pct": -4.1,
"registered_qty": 11200000
}
},
"generated_at": "2026-04-18T14:00:00Z",
"schema_version": 1
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"