A PRISM Application · by Blacksky
AXIS / PUBLIC API
Real-time public sentiment engine. Read-only static snapshots, refreshed on a 30-minute cadence from the local ingest pipeline.
Looking for the live human-readable status?
View status page →
Trending Now
Economy
General
Loading momentum…
Waiting on first snapshot…
Quick Start
curl -s /v1/sentiment/index/economy | jq
Endpoints
GET /v1/manifest snapshot index
GET /v1/health upstream tier status
GET /v1/sentiment/index/{tag} 0-100 index, 1h/24h/7d
GET /v1/sentiment/momentum/{tag} 24h vs 7d z-score + top movers
GET /v1/sentiment/snapshot/{tag}/{1h|24h|7d} aggregate snapshot
GET /v1/sentiment/series/{tag}/{24h|7d|30d} bucketed time series
GET /v1/sentiment/recent/{tag} last 50 records
GET /v1/sentiment/subtopics/{tag}/{24h|7d} keyword breakdown
GET /v1/sentiment/source-split/{tag}/{24h|7d} per-source slice
Tags
economy, general
Freshness
Every response body carries an as_of ISO-8601 UTC timestamp. CDN cache is max-age=60, stale-while-revalidate=300, so a fresh publish becomes visible within ~1 minute. Conditional requests (If-Modified-Since) return 304.
Axis · Blacksky · agent-ready emotional intelligence
Powered by a static Caddy container. No databases on this host.