API reference

Curated staging endpoints used by this portal’s Sheets pack and quickstart. Full schema lives in Swagger.

Interactive docs: Swagger UI · openapi.json

Project library surfaces (swap valuation and other advisory workflows) are documented under Projects until they appear in Swagger. They are not part of the FX market MCP tool list.

Identity

MethodPathNotes
GET/api/v1/meWho the key is; level and kind

Excel / market (Sheets Tier A)

MethodPathNotes
GET/api/v1/excel/spotbase, foreign, side (CLIENT_VIEW+)
GET/api/v1/market/spot/historystart, end (PROVIDER+)
GET/api/v1/market/forwardhorizon_weeks; optional on (defaults today; use a prior day if staging curve missing)
GET/api/v1/market/volatilityAnnualised vol
GET/api/v1/market/currenciesSupported list
POST/api/v1/analytics/carryJSON: spot, forward, tenor_weeks

Coming to staging (Tier B)

MethodPathNotes
GET/api/v1/excel/tickNearest tick mid around at
POST/api/v1/excel/option-priceOption ticket body → premium / greeks
GET/api/v1/me/cash-flowsCaller’s org cash flows (role-gated)
GET/api/v1/me/tradesCaller’s org trades (role-gated)

Conventions