Altisly
Developer Tools

Treasury Risk API

Plug-and-play treasury math. Calculate Net Open Positions (NOP), forecast liquidity, and track FX exposures without building complex algorithms from scratch.

A standalone, stateless API designed for FinTechs, Neobanks, and corporate treasuries. Generate SDKs in any language and start tracking your spread today.

POST /api/v1/nop/exposure
200 OK - 123ms
"exposureAndRisk": {
  "netPosition": 2000,
  "positionType": "LONG",
  "limitUtilizationPercentage": 200,
  "isLimitBreached": true,
  "breachAmount": 1000,
  "warning": "CRITICAL: Long exposure limit breached by 1,000 USD"
}

Enterprise treasury math, delivered via JSON

Integrate real-time risk calculations directly into your backend without writing the complex formulas.

Multi-Day Carryovers

Automatically roll over positions day-by-day. Calculate weighted averages instantly as new trades hit your ledger.

Limit Breach Alerts

Pass your regulatory max Long/Short exposure limits. Get boolean flags and exact breach amounts back instantly.

Profit Realization

Track exactly how much spread you're making on every single trade with chronological chronological profit mapping.