Skip to content

API Index

Use this page when you know what you want to do and need the exact endpoint/tool name quickly.

NameWhat it doesTags
POST /data/generateGenerate a deterministic dataset (Parquet artifact).generate, parquet
GET /stream/liveStream market events in real time (SSE).stream, sse
GET /metricsService telemetry (access controlled).metrics
ToolWhat it doesTags
export_cacheExport a cached dataset as Parquet.export, parquet, cache
generate_datasetGenerate a synthetic market dataset.generate, batch
get_cache_statsSummarize cached artifacts.cache
get_config_schemaGet JSON Schema for SimulationManifest.schema, manifest
get_healthCheck service health.health
get_presetsList available presets.presets
get_venue_detailsInspect venue adapter capabilities.venues
normalize_eventsNormalize exchange events to canonical format.normalize
simulate_funding_regimeSimulate funding calculations across venues.funding
validate_configValidate a manifest and compute its deterministic hash.validate, hash