Our research and registers, as data
Everything Hawk Thorne publishes is available programmatically: the desk research, the live risk registers, and the calibrated track record. The pages give you the read. The Insights API gives you the data beneath it, structured and dated, to run inside your own systems.
One key, the whole desk
One key opens the whole desk. The central-bank rhetoric monitor, and the gap it measures between what policymakers say and what markets price. Positioning percentiles set against decades of history. The volatility term structure with VVIX and SKEW. Short interest across Warsaw and the US, insider flows, fails-to-deliver, the week ahead, and the dated, falsifiable track record with its calibration. A single call to /briefing returns the whole morning in one response.
Not the website in JSON
The site shows a single, curated read: one number, one verdict, by design. The API returns what sits underneath. Positioning across forty-year windows. The full volatility curve and its ninety-day history. Registers the pages never print, from US insider activity to fails-to-deliver.
What you would scrape is the conclusion. What you license is the evidence.
A response carries its data and its provenance in one envelope.
{
"data": {
"banks": [
{
"bank": "Fed",
"speakers": [
{
"role": "Chair",
"voter": true,
"stance": { "value": 3.5, "label": "leaning hawkish", "shift": "up" },
"remark": { "date": "2026-07-21", "source": { "name": "FOMC" } }
}
]
}
]
},
"meta": {
"asOf": "2026-07-22T09:43:16Z",
"windowDays": 30,
"attribution": "Hawk Thorne",
"lang": "en"
}
}Built to be relied on
Read-only and server-to-server, behind a private key. Every response carries a freshness stamp and an attribution envelope, so provenance travels with the data. The contract is frozen and additive: fields are only added, never moved, so what you integrate today keeps working tomorrow.
Cleared to publish
The material is interpretation, not a recommendation. It carries no directional call and is built to be cited and republished. Observation-only and end-of-day, never a real-time claim.
Request access
Access is arranged privately, and there is no self-serve key. Tell us where the data will live and how you mean to use it, and we will reply with an offer.
Common questions
Does Hawk Thorne offer an API?
Yes. The Insights API delivers Hawk Thorne research and its live risk registers as structured data, for partners to run in their own systems. Access is arranged privately.
What data does the Insights API provide?
The central-bank rhetoric monitor and the gap between what policymakers say and what markets price, positioning percentiles, the volatility regime, short interest across Warsaw and the US, insider and fails-to-deliver flows, the week ahead, and the dated, calibrated track record.
How is the Insights API different from the website?
The site shows a single, curated read. The API returns the data beneath it: full histories, and registers the pages never print. What you would scrape is the conclusion; what you license is the evidence.
How do I get access to the Insights API?
Access is by private arrangement, with no self-serve key. Write to contact@hawkthorne.com with your platform and intended use, and Hawk Thorne replies with an offer.
