Skip to main content
Developers
FINANCEGPT DEVELOPERS

Build financial applications without hiding the financial logic.

Use FinanceGPT APIs, quantitative models, agents, MCP tools and evidence-aware workflows to add financial intelligence to your product—while keeping calculations, sources and Financial Actions authority explicit.

API access to analysis or models does not grant Financial Actions authority.

FinanceGPT DevelopersSandbox · illustrative
POST /v1/financial-analysis { "task": "cash_flow_quality", "company": "example_company", "evidence": ["financial_statements"] }
200 · analysis.readyEvidence linked
Calculation layerQuantitative
Financial Action authorityNone
A QUICK TOUR OF THE DEVELOPER PLATFORM

See the shape of the integration before opening the console.

Choose what you want to build. The demo shows which FinanceGPT layer you would call and what remains explicit underneath the response.

Return analysis with evidence context.

request → evidence resolution → quantitative calculation → grounded explanation
Your application getsResult + provenance + structured output
It does not get implicitlyPayment, trade or transaction authority

Call the quantitative layer for numerical work.

task: scenario_generation model: governed_quantitative_model inputs: observed_financial_state

Use quantitative systems for forecasting, simulation, risk or optimization rather than asking a language model to become the calculator.

Compose tools into a governed finance workflow.

01IntentUnderstand task.
02ToolsCall permitted capabilities.
03EvidenceKeep context reviewable.
04AuthorityRequire explicit controls for action.

Expose FinanceGPT capabilities through MCP without collapsing permissions.

Tool discoveryCapability-specific
Execution boundaryPolicy and workspace scoped
RECOGNITION · PROGRAMMES · ECOSYSTEM · TRUST FinanceGPT Developers
FAQ

Developer platform questions.

What is the FinanceGPT Developers?

FinanceGPT Developers provides APIs, SDKs, MCP, quantitative model tooling, financial agents, integrations and developer infrastructure for building financial applications.

What is an LQM in FinanceGPT?

A Large Quantitative Model is a quantitative modelling capability intended for structured financial and market computation. FinanceGPT separates quantitative computation from free-form language generation and applies model governance around how model outputs are used.

What is a QLM in FinanceGPT?

Quantitative Language Model capabilities combine structured quantitative context with language interfaces so developers can build financial experiences that remain connected to explicit data, model and governance boundaries.

Does API or agent access automatically allow financial execution?

No. Financial Actions remains a separate governed execution boundary subject to permissions, policy, review and authority.

Make your first FinanceGPT call.

Start in the sandbox, inspect the response contract, then move into APIs, models, MCP, agents and governed production workflows.