Live REST/JSON API with 32 endpoints for price-path forecasting, market/risk context, accuracy audits, and agent signals. Several endpoints are free; the rest are paid per-request via x402 USDC micropayments. Includes a published OpenAPI 3.1 contract, llms.txt, and an agent skill.
This API exposes
32 operations
across 32 paths,
organized into 10 resource areas,
and defines 7 schemas.
It is described by OpenAPI 3.1.0, at version 2.1.0.
Requests are made against a single base URL, https://kronos.seshat.markets/api.
32 operations32 paths7 schemas31 GET1 POST
Metadata
The identity and technical contract details declared by the specification.
Kronos Quant Signal REST API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as PAYMENT-SIGNATURE (x402Payment).
x402Payment — x402 v2 payment payload. Required for paid endpoints when the service manifest at /.well-known/x402 has enforcement=activemainnet. Send the signed payment in t…
Paths & Operations 32
Across 32 paths, the API surfaces 32 operations — 31 GET, 1 POST. They span 10 resource areas: Discovery, Analysis, Verification, Forecast, Signal, Agent, Market Intelligence, Semantic Similarity, Agent Intelligence, Experimental. Each is listed below with its method, path, parameters, and response codes.
Discovery 2
GET
/feeds/kronos/catalog
GET /catalog
getKronosCatalog→ 200
GET
/feeds/kronos/sample/btc_usdt
GET /sample/btcusdt
getKronosSample→ 200404
Analysis 8
GET
/feeds/kronos/accuracy-preview/{symbolKey}
GET /accuracy-preview/:symbol
kronos_accuracy_preview→ 200
GET
/feeds/kronos/accuracy/candles
GET /accuracy/candles
kronos_accuracy_candles→ 200
GET
/feeds/kronos/accuracy/candles-preview
GET /accuracy/candles-preview
kronos_accuracy_candles_preview→ 200
GET
/feeds/kronos/risk/history
GET /risk/history
kronos_risk_history→ 200
GET
/feeds/kronos/forecast-evolution/{symbolKey}
GET /forecast-evolution/:symbol
getForecastEvolution5 params→ 200503
GET
/feeds/kronos/historical-analogs/{symbolKey}
GET /historical-analogs/:symbol
getHistoricalAnalogs5 params→ 200404503
GET
/feeds/kronos/regime
GET /regime
getKronosRegime2 params→ 200503
GET
/feeds/kronos/composite/{symbolKey}
GET /composite/:symbol
getKronosComposite2 params→ 200404
Verification 3
GET
/feeds/kronos/accuracy
GET /accuracy
getKronosAccuracy2 params→ 200500
GET
/feeds/kronos/decision/{decisionId}
GET /decision/:id
getKronosDecision1 param→ 200404
GET
/feeds/kronos/decisions
GET /decisions
getKronosDecisions5 params→ 200
Forecast 4
GET
/feeds/kronos/conviction-signals
GET /conviction-signals
kronos_conviction_signals→ 200
GET
/feeds/kronos/predict/{symbolKey}
GET /predict/:symbol?timeframes=
getKronosPrediction2 params→ 200402404503
GET
/feeds/kronos/forecast-distribution/{symbolKey}
GET /forecast-distribution/:symbol?timeframes=
getKronosForecastDistribution2 params→ 200402503
GET
/feeds/kronos/digest/{symbolKey}
GET /digest/:symbol
kronos_digest1 param→ 200
Signal 1
GET
/feeds/kronos/risk
GET /risk
getKronosRisk→ 200503
Agent 7
GET
/feeds/kronos/agent/track-record
GET /agent/track-record
getKronosAgentTrackRecord2 params→ 200404
GET
/feeds/kronos/agent/votes
GET /agent/votes
getKronosAgentVotes3 params→ 200404
GET
/feeds/kronos/agent/signals
GET /agent/signals
getKronosAgentSignals→ 200404
GET
/feeds/kronos/composite-preview/{symbolKey}
GET /composite-preview/:symbol
kronos_composite_preview→ 200
GET
/feeds/kronos/confluence/{symbolKey}
GET /confluence/:symbol
kronos_confluence→ 200
GET
/feeds/kronos/benchmark-preview
GET /benchmark-preview
kronos_benchmark_preview→ 200
GET
/feeds/kronos/benchmark
GET /benchmark
kronos_benchmark→ 200
Market Intelligence 2
GET
/feeds/kronos/market-brief/{symbolKey}
GET /market-brief/:symbol
kronos_market_brief1 param→ 200
GET
/feeds/kronos/market-context/{symbolKey}
GET /market-context/:symbol
kronos_market_context1 param→ 200404502
Semantic Similarity 2
GET
/feeds/similar-markets
GET /feeds/similar-markets
similar_markets_text4 params→ 200
GET
/feeds/similar-markets/outcome-stats
GET /feeds/similar-markets/outcome-stats
similar_markets_outcome_stats5 params→ 200
Agent Intelligence 2
GET
/feeds/agent-intelligence/behavioral-correlations
GET /feeds/agent-intelligence/behavioral-correlations
behavioral_correlations2 params→ 200
GET
/feeds/agent-intelligence/rationale-novelty
GET /feeds/agent-intelligence/rationale-novelty
rationale_novelty5 params→ 200
Experimental 1
POST
/feeds/kronos/playground/{symbolKey}
POST /playground/:symbol
runKronosPlayground1 parambody→ 200402429503
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are KronosTimeframeResult (10 properties), KronosForecastResponse (7 properties), KronosForecast (5 properties), KronosConsensus (5 properties). Each schema is shown below with its type and property counts.
PlaygroundRequest
object
2 properties
Error
object
2 properties
KronosConsensus
object
Aggregate directional reading across the requested timeframes.
5 properties3 required
KronosForecast
object
Conformal calibrated price range.
5 properties3 required
KronosTimeframeResult
object
10 properties3 required
KronosSamplePolicy
object
3 properties
KronosForecastResponse
object
Kronos forecast response shared by /sample and /predict endpoints.
7 properties4 required
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of Kronos Quant Signal REST API, published by
API Evangelist. We do not operate, host, resell, or
support these APIs, and we are not affiliated with or endorsed by the company unless stated above.
Everything here is built from publicly available information — the company's own site,
developer portal, documentation, public repositories, and the specifications it publishes for public use.
Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's
public API artifacts, scored against a published rubric. They are not certifications,
endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and
you do not need to justify the request. A removed company is recorded as unrated, never scored
zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy → On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.