Get Your API Key
Sign up for a free account or start your 14-day trial. No credit card required for the free tier.
Create AccountMarkets are aleatoric by nature - driven by chaotic, irreducibly random forces. Yet traditional backtesting relies on static historical data, overfitting to patterns that never repeat.
We solve this paradox by generating deterministic synthetic scenarios through Kinetic Stress - a proprietary framework rooted in Stochastic Resonance and Robust Control. Every generated dataset is fully reproducible via cryptographic manifest.
Test against millions of unseen market regimes, not just the one historical path that happened to occur. Ensure capital preservation where traditional models collapse.
{
"mcpServers": {
"aleatoric": {
"url": "https://mcp.aleatoric.systems",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
} Try a sample generation with mock data. Choose a preset, set parameters, and see the output format.
| timestamp | side | price | size | order_id |
|---|---|---|---|---|
| 1703894400000 | bid | 104.23 | 15.5 | 0x8a3f... |
| 1703894400050 | ask | 104.25 | 8.2 | 0x9b4e... |
| 1703894400100 | bid | 104.22 | 22.0 | 0x7c5d... |
| 1703894400150 | ask | 104.26 | 12.8 | 0x6d2c... |
| 1703894400200 | bid | 104.21 | 5.3 | 0x5e1b... |
This is a static preview. Get your API key to generate real datasets.
From API key to first dataset in under 5 minutes.
Sign up for a free account or start your 14-day trial. No credit card required for the free tier.
Create AccountAdd the MCP config to Claude Desktop, Cursor, or any MCP-compatible client.
{
"mcpServers": {
"aleatoric": {
"url": "https://mcp.aleatoric.systems",
"headers": {
"Authorization": "Bearer $API_KEY"
}
}
}
} Use natural language or direct API calls to generate modeled market data.
"Generate 1 hour of SOL perpetual
order book data with Kinetic Stress
funding regime at seed 42" Explore the core methodologies that power deterministic synthetic market data and audit-ready stress testing.
"We ran Kinetic Stress scenarios on our liquidation engine using Aleatoric's funding regimes. Found an edge case that would have cost us $2M in prod."
"Finally, reproducible backtests. Same manifest, same seed, same results every time. Our audit team loves it."
"We replaced 3 months of historical data ETL with one API call. The modeled data is statistically indistinguishable from real venue feeds."
14-day free trial on Starter. All plans include deterministic outputs and audit-ready artifacts.
Each request to the Aleatoric API to generate data counts as one MCP pull. A typical backtest simulation might use 10-50 pulls depending on the duration and granularity of data needed. The modeled data is generated on-demand and delivered in your chosen format (Parquet, JSON, or CSV).
Yes. While Aleatoric is MCP-native and works seamlessly with Claude Desktop and Cursor, you can also use our standard HTTPS REST API directly. Any HTTP client or programming language can integrate with Aleatoric.
Yes. Our modeled market data is calibrated against real venue microstructure patterns. Order book dynamics, trade distributions, and funding rate behaviors are statistically modeled from actual exchange data. The key difference is reproducibility: same seed + same manifest = identical output every time.
Parquet is the default and recommended format for performance and compatibility with data analysis tools. We also support JSON for web applications and CSV for spreadsheet workflows. All formats include the same schema and can be converted between each other.
Yes. All plans are month-to-month with no long-term contracts required. You can cancel or downgrade at any time from your dashboard. Annual billing offers a 17% discount for teams that want to commit.