Factset · Capability
Factset Quant API — Calculations
Factset Quant API — Calculations. 8 operations. Lead operation: Factset Create and Run Quant Engine calculation. Self-contained Naftiko capability covering one Factset business surface.
What You Can Do
POST
Postandcalculate
— Factset Create and Run Quant Engine calculation
/v1/calculations
GET
Getallcalculations
— Factset Get all calculations
/v1/calculations
PUT
Putandcalculate
— Factset Create or update Quant Engine calculation and run it.
/v1/calculations/{id}
GET
Getcalculationparameters
— Factset Get Quant Engine calculation parameters by id
/v1/calculations/{id}
DELETE
Cancelcalculationbyid
— Factset Cancel Quant calculation by id
/v1/calculations/{id}
GET
Getcalculationstatusbyid
— Factset Get Quant Engine calculation status by id
/v1/calculations/{id}/status
GET
Getcalculationunitinfobyid
— Factset Get Quant Engine calculation metadata information by id
/v1/calculations/{id}/units/{unitid}/info
GET
Getcalculationunitresultbyid
— Factset Get Quant Engine calculation result by id
/v1/calculations/{id}/units/{unitid}/result
MCP Tools
factset-create-and-run-quant
Factset Create and Run Quant Engine calculation
factset-get-all-calculations
Factset Get all calculations
read-only
idempotent
factset-create-update-quant-engine
Factset Create or update Quant Engine calculation and run it.
idempotent
factset-get-quant-engine-calculation
Factset Get Quant Engine calculation parameters by id
read-only
idempotent
factset-cancel-quant-calculation-id
Factset Cancel Quant calculation by id
idempotent
factset-get-quant-engine-calculation-2
Factset Get Quant Engine calculation status by id
read-only
idempotent
factset-get-quant-engine-calculation-3
Factset Get Quant Engine calculation metadata information by id
read-only
idempotent
factset-get-quant-engine-calculation-4
Factset Get Quant Engine calculation result by id
read-only
idempotent