Hawk Thorne Insights API
Hawk Thorne research and data registers in JSON for use in your own systems.
Data coverage
The API covers research notes, central-bank statements, positioning, volatility and selected market events. Instrument coverage, history and update frequency vary by dataset.
Endpoint reference
Paths are relative to /partner/v1. Detailed schemas and access scope are confirmed before integration.
| Endpoint | Content |
|---|---|
/briefing | Combined research and register summary |
/central-banks | Policy statements, stance readings and market pricing |
/positioning | CFTC positioning with historical context |
/volatility-regime | Volatility indices and term structure |
/short-interest | KNF and US short-interest records |
/insiders | SEC Form 4 transaction aggregates |
/week-ahead | Upcoming events and research context |
/decision-day | Policy decisions and the event calendar |
/catalysts | Dated regulatory and corporate events |
/regime | Volatility and positioning conditions |
/measures/{symbol} | Instrument-level measures and source context |
/track-record | Research theses and subsequent assessments |
/notes | Published research notes |
/notes/{id} | A research note by identifier |
Response example
A shortened response example. Values are illustrative and are not current market data.
{
"data": {
"centralBanks": {
"saysPrices": {
"bank": "Fed",
"committeeMean": 3.6,
"impliedFront": 3.2,
"delta6mBp": -32.5,
"alignment": "committee_ahead"
}
},
"positioning": {
"stretchIndex": 78,
"stretchBand": "stretched",
"crowded": [
{
"instrument": "EUR",
"pctl": 0.96,
"specFlow": "extending",
"lastMoreStretched": ""
}
]
}
},
"meta": {
"asOf": "2026-07-22T06:00:00Z",
"windowDays": 30,
"attribution": "Hawk Thorne"
}
}Integration
Read-only, server-to-server access uses an API key. Response metadata includes the data date and attribution. Required datasets, usage limits and access terms are agreed before integration.
Use of data
Display, redistribution and downstream use depend on the agreed terms and underlying data rights. API access does not itself grant unrestricted republication rights.
Discuss access
Describe the datasets, intended use and retrieval frequency. We will confirm the available scope and access arrangements.
