cURL
curl --request GET \ --url https://api.example.com/api/quarterly
{ "summary": { "copy": "<string>", "provenance": {}, "recordDateLabel": "<string>" }, "copy": "<string>", "provenance": { "source": "<string>", "recordDate": "<string>", "fetchedAt": "<string>", "isLive": true }, "recordDateLabel": "<string>", "generatedAt": "<string>", "version": "<string>" }
Quarterly market regime summary for strategic planning
GET /api/quarterly
Show summary properties
Show provenance properties
curl https://your-domain.com/api/quarterly
{ "summary": { "copy": "Q1 2026 shows sustained expansion regime with stable interest rates. Treasury base rate averaged 4.2% with minimal volatility. Yield curve remained normalized throughout the quarter, suggesting continued accommodative conditions. Strategic initiatives can proceed with standard risk parameters.", "provenance": { "source": "US_TREASURY", "recordDate": "2026-03-02", "fetchedAt": "2026-03-03T10:30:00Z", "isLive": true }, "recordDateLabel": "March 2, 2026" }, "copy": "Q1 2026 shows sustained expansion regime...", "provenance": { "source": "US_TREASURY", "recordDate": "2026-03-02", "fetchedAt": "2026-03-03T10:30:00Z", "isLive": true }, "recordDateLabel": "March 2, 2026", "generatedAt": "2026-03-03T10:00:00Z", "version": "v1" }
recordDateLabel
copy