FinanceGPT Developer Platform
API Reference
Find the endpoint you need, inspect its contract, then test it in the sandbox Explorer or copy it into your application.
Start with an outcome
Jump into the contract by intent instead of scanning hundreds of operations.
Find an endpoint
70 matching operations · 388 published total
Operations
Open a contract for parameters and responses, or move directly into the authenticated sandbox Explorer.
| Endpoint | What it does | Scope | Group | |
|---|---|---|---|---|
GET/ai/model-selections |
Read Universal Model Switching choices for the active workspace | ai:models:read |
AI Runtime & Governance | Contract Try |
GET/ai/models |
Read the FinanceGPT Managed AI model catalogue | ai:models:read |
AI Runtime & Governance | Contract Try |
POST/ai/routing/resolve |
Simulate a Hybrid AI routing decision without executing model inference | ai:routing:read |
AI Runtime & Governance | Contract Try |
GET/ai/runtime |
Read the active workspace Managed AI runtime posture | ai:models:read |
AI Runtime & Governance | Contract Try |
POST/investment/governed-ai-operations |
Create a shadow or governed-review investment operation | investment:run |
Core Platform | Contract Try |
POST/investment/governed-ai-operations/{uid}/rebalance |
Create a governed rebalance proposal from sealed evidence | investment:run |
Core Platform | Contract Try |
POST/investment/portfolios/{portfolio}/construct |
Run governed Portfolio Construction 2.0 | investment:run |
Core Platform | Contract Try |
POST/investment/portfolios/{portfolio}/generative-markets |
Generate an evidence-sealed synthetic counterfactual market scenario for a portfolio | investment:run |
Core Platform | Contract Try |
GET/investment/theme-watch |
Read Thematic Factor Model and Theme Watch evidence | investment:read |
Core Platform | Contract Try |
POST/investment/theme-watch/factors |
Estimate point-in-time thematic factor returns | investment:run |
Core Platform | Contract Try |
GET/investment/themes/universes/{universe} |
Read one saved thematic universe and its evidence | investment:read |
Core Platform | Contract Try |
POST/investment/themes/universes/{universe}/model-portfolio |
Hand a saved thematic universe to a draft model portfolio | investment:run |
Core Platform | Contract Try |
GET/marketplace/listings |
Discover verified marketplace APIs, models, datasets and FinanceGPT-native workflows | marketplace:read |
Core Platform | Contract Try |
GET/ml/models |
List approved active FinanceGPT ML model cards available to the workspace | ml:read |
Core Platform | Contract Try |
POST/ml/scenarios |
Generate model-sampled financial stress scenarios from an approved VAE | ml:inference |
Core Platform | Contract Try |
POST/data/tables/{uid}/ask |
Plan and execute a governed natural-language Data Studio operation | data:tables:run |
Financial Data & Planning | Contract Try |
GET/lqm/commercial-model |
Read the governed LQM commercial model | lqm:build:read |
LQM Builder | Contract Try |
GET/lqm/developer-manifest |
Read the machine-readable LQM developer platform contract | lqm:build:read |
LQM Builder | Contract Try |
POST/lqm/evidence-packets/{packetUid}/verify |
Independently verify an LQM Evidence Packet and model evidence chain | lqm:build:run |
LQM Builder | Contract Try |
GET/lqm/models |
List governed workspace LQM registry records | lqm:build:read |
LQM Builder | Contract Try |
POST/lqm/models |
Register a quantitative LQM before training | lqm:build:write |
LQM Builder | Contract Try |
GET/lqm/models/{uid} |
Read an LQM registry record and its sealed training specifications | lqm:build:read |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/developer-manifest |
Read model-specific LQM developer readiness | lqm:build:read |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/drift-assessments |
List LQM drift assessments | lqm:build:read |
LQM Builder | Contract Try |
POST/lqm/models/{uid}/drift-assessments |
Run deterministic LQM drift assessment | lqm:build:run |
LQM Builder | Contract Try |
POST/lqm/models/{uid}/evaluate |
Evaluate a sealed LQM checkpoint | lqm:build:run |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/evaluations |
List LQM checkpoint evaluations | lqm:build:read |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/evidence-packets |
List sealed Evidence Packets for an LQM | lqm:build:read |
LQM Builder | Contract Try |
POST/lqm/models/{uid}/evidence-packets |
Generate an Evidence Packet from a passed LQM checkpoint | lqm:build:run |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/evidence-schema |
Read the versioned LQM Evidence Packet schema | lqm:build:read |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/operations-policy |
Read governed LQM training operations policy | lqm:build:read |
LQM Builder | Contract Try |
PUT/lqm/models/{uid}/operations-policy |
Configure LQM drift and retraining operations | lqm:build:write |
LQM Builder | Contract Try |
POST/lqm/models/{uid}/promote |
Promote an evaluated LQM checkpoint into Quant Models | lqm:promote:write |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/promotions |
List governed LQM promotions for a workspace model | lqm:build:read |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/publications |
List governed model-hub publications for an LQM | lqm:build:read |
LQM Builder | Contract Try |
POST/lqm/models/{uid}/publish |
Publish an evaluated LQM checkpoint to the configured model hub | lqm:publish:write |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/retraining-requests |
List governed LQM retraining requests | lqm:build:read |
LQM Builder | Contract Try |
POST/lqm/models/{uid}/retraining-requests |
Create an LQM retraining request | lqm:build:write |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/training-runs |
List governed VAE-GAN training runs for an LQM | lqm:build:read |
LQM Builder | Contract Try |
POST/lqm/models/{uid}/training-runs |
Queue a sealed LQM VAE-GAN training run | lqm:build:run |
LQM Builder | Contract Try |
GET/lqm/models/{uid}/training-specs |
List immutable pre-training specifications for an LQM | lqm:build:read |
LQM Builder | Contract Try |
POST/lqm/models/{uid}/training-specs |
Seal a reproducible VAE-GAN training specification | lqm:build:write |
LQM Builder | Contract Try |
POST/lqm/promotions/{promotionUid}/retire |
Retire an active LQM Quant Models promotion | lqm:promote:write |
LQM Builder | Contract Try |
GET/lqm/publications/{publicationUid} |
Read an LQM model-hub publication and supply-chain evidence | lqm:build:read |
LQM Builder | Contract Try |
GET/generative/models |
List approved FinanceGPT generative financial models | generative:models:read |
Quant & Models | Contract Try |
POST/generative/paths |
Generate reproducible multi-period synthetic financial stress paths | generative:inference |
Quant & Models | Contract Try |
GET/generative/runs |
Read workspace generative-model run history | generative:models:read |
Quant & Models | Contract Try |
GET/generative/runs/{uid} |
Retrieve one reproducible generative finance run | generative:models:read |
Quant & Models | Contract Try |
POST/generative/scenarios |
Generate reproducible regime-conditioned financial scenarios | generative:inference |
Quant & Models | Contract Try |
POST/quant/compute/backtests |
Queue a governed historical backtest | quant:compute:run |
Quant & Models | Contract Try |
GET/quant/compute/jobs |
List workspace Quant Compute Cloud jobs | quant:compute:read |
Quant & Models | Contract Try |
GET/quant/compute/jobs/{uid} |
Retrieve one Quant Compute Cloud job and completed result | quant:compute:read |
Quant & Models | Contract Try |
POST/quant/compute/jobs/{uid}/cancel |
Cancel a queued Quant Compute Cloud job | quant:compute:run |
Quant & Models | Contract Try |
POST/quant/compute/optimizations |
Queue a bounded parameter-grid optimization over an approved FinanceGPT model | quant:compute:run |
Quant & Models | Contract Try |
POST/quant/compute/simulations |
Queue a seeded Monte Carlo simulation | quant:compute:run |
Quant & Models | Contract Try |
GET/quant/features |
List governed FinanceGPT point-in-time feature definitions | quant:features:read |
Quant & Models | Contract Try |
GET/quant/features/{key} |
Get one governed financial feature definition | quant:features:read |
Quant & Models | Contract Try |
GET/quant/features/{key}/values |
Get look-ahead-safe API-releasable feature values for a canonical instrument | quant:features:read |
Quant & Models | Contract Try |
GET/quant/model-runs |
Read workspace quantitative-model execution history | quant:models:read |
Quant & Models | Contract Try |
GET/quant/model-tournaments |
List workspace forecast-model tournaments | quant:models:read |
Quant & Models | Contract Try |
POST/quant/model-tournaments |
Run a governed holdout forecast-model tournament | quant:models:run |
Quant & Models | Contract Try |
GET/quant/model-tournaments/{uid} |
Retrieve one governed forecast-model tournament | quant:models:read |
Quant & Models | Contract Try |
GET/quant/models |
List validated deterministic FinanceGPT quantitative models | quant:models:read |
Quant & Models | Contract Try |
GET/quant/models/{key} |
Get one quantitative model card, schema, methodology and validation evidence | quant:models:read |
Quant & Models | Contract Try |
POST/quant/models/{key}/run |
Execute a validated deterministic quantitative model | quant:models:run |
Quant & Models | Contract Try |
GET/quant/projects |
List workspace quantitative research projects | quant:research:read |
Quant & Models | Contract Try |
POST/quant/research/runs |
Run a governed feature-quality experiment against a sealed snapshot | quant:research:run |
Quant & Models | Contract Try |
POST/quant/research/snapshots |
Generate a sealed point-in-time research feature matrix | quant:research:run |
Quant & Models | Contract Try |
GET/quant/research/snapshots/{uid} |
Retrieve a sealed research snapshot and its point-in-time feature rows | quant:research:read |
Quant & Models | Contract Try |
GET/quant/statistical-models |
List FinanceGPT forecasting, econometrics, volatility, factor and statistical-risk models | quant:models:read |
Quant & Models | Contract Try |