SEKUIA API

Intelligence that runs inside your stack.

Embed SEKUIA macro signals, regime classifications, and scenario outputs directly into risk engines, allocation frameworks, and decision systems.

Latency

< 100ms

Endpoints

180+

SDKs

4

SLA

99.95%

Capabilities

Built for production institutional systems.

Real-time signals

Sub-second macro and cross-asset signal delivery via streaming and REST endpoints.

Historical archives

Decades of normalized macro, policy, and regime data — survivorship-bias controlled.

Scenario API

Programmatic access to scenario engines: query conditional outcomes, asset implications, and probabilities.

Webhooks & integrations

Native push to risk systems, OMS/EMS, BI tools, Slack, Teams, and internal data lakes.

Enterprise security

SSO, SCIM, audit logs, IP allowlisting, key rotation, and on-prem / VPC deployment options.

First-class SDKs

Python, TypeScript, R, and Excel — typed, documented, and supported by the research team.

Request shape

Querying a regime classification.

A simple call returns the current regime, probability mass, and asset-class implications.

POST /v1/regime/classify
Authorization: Bearer sk_live_***

{
  "asset_class": "rates",
  "horizon": "3m",
  "region": "US"
}

→ 200 OK
{
  "regime": "disinflationary_slowdown",
  "probability": 0.62,
  "alt_regimes": [
    { "regime": "stagflation", "probability": 0.21 },
    { "regime": "soft_landing", "probability": 0.17 }
  ],
  "implications": {
    "duration": "long",
    "credit": "neutral_to_short_HY",
    "fx": "USD_softening"
  },
  "asof": "2026-04-25T08:00:00Z"
}

Pricing

Usage-based or enterprise license.

Developer

$1,500 / mo

Up to 250k requests, dev keys, sandbox endpoints.

Production

$8,000 / mo +

Usage-based scaling, production SLAs, support window.

Enterprise License

$500k–$3M / yr

Unlimited usage, on-prem / VPC option, dedicated solutions engineer.

Speak with a solutions engineer.

Integrations begin with a 30-minute architecture call. Sandbox keys are issued after security review.