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
44 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 | |
|---|---|---|---|---|
POST/agent-execution/a2a |
Invoke the signed FinanceGPT agent-to-agent execution gateway | agent:execution:invoke |
Agents & MCP | Contract Try |
GET/agent-execution/actions/{uid} |
Read governed Financial Action status | agent:execution:read |
Agents & MCP | Contract Try |
GET/agent-execution/actions/{uid}/assurance |
Read Financial Actions assurance evidence | agent:execution:read |
Agents & MCP | Contract Try |
POST/agent-execution/actions/{uid}/execute |
Request execution of an already-authorized Financial Action | agent:execution:execute |
Agents & MCP | Contract Try |
GET/agent-execution/actions/{uid}/reconciliation |
Read Financial Action reconciliation evidence | agent:execution:read |
Agents & MCP | Contract Try |
POST/agent-execution/actions/{uid}/submit |
Submit an external-agent Financial Action for approval | agent:execution:submit |
Agents & MCP | Contract Try |
GET/agent-execution/capabilities |
Read signed external-agent execution capabilities | agent:execution:read |
Agents & MCP | Contract Try |
POST/agent-execution/mcp |
Invoke the signed FinanceGPT Financial Actions MCP execution gateway | agent:execution:invoke |
Agents & MCP | Contract Try |
POST/agent-execution/proposals |
Propose a governed Financial Action from an external agent | agent:execution:propose |
Agents & MCP | Contract Try |
GET/agent-execution/requests/{uid} |
Read agent-execution request evidence | agent:execution:read |
Agents & MCP | Contract Try |
GET/agent-execution/service-level |
Read active agent-execution service level | agent:execution:read |
Agents & MCP | Contract Try |
GET/agent-execution/usage |
Read external-agent execution usage evidence | agent:execution:read |
Agents & MCP | Contract Try |
GET/agent-execution/webhooks |
List signed Financial Action and workflow lifecycle webhooks | agent:execution:webhooks |
Agents & MCP | Contract Try |
POST/agent-execution/webhooks |
Register a signed HTTPS Financial Action or workflow lifecycle webhook | agent:execution:webhooks |
Agents & MCP | Contract Try |
DELETE/agent-execution/webhooks/{uid} |
Revoke an agent-execution lifecycle webhook | agent:execution:webhooks |
Agents & MCP | Contract Try |
GET/agents/executions/{uid} |
Read one queued Agent Space execution | agents:spaces:read |
Agents & MCP | Contract Try |
GET/agents/invocations |
List hash-only MCP invocation audit metadata for this agent credential | agents:mcp:read |
Agents & MCP | Contract Try |
GET/agents/runs/{runUid} |
Read one governed FinanceGPT Agent Space run | agents:spaces:read |
Agents & MCP | Contract Try |
GET/agents/spaces |
List production FinanceGPT Agent Spaces for the active workspace | agents:spaces:read |
Agents & MCP | Contract Try |
GET/agents/spaces/{uid} |
Read one production FinanceGPT Agent Space and its governed bindings | agents:spaces:read |
Agents & MCP | Contract Try |
POST/agents/spaces/{uid}/runs |
Run a promoted FinanceGPT Agent Space | agents:spaces:run |
Agents & MCP | Contract Try |
GET/agents/tools |
List FinanceGPT MCP tools and credential grant state | agents:mcp:read |
Agents & MCP | Contract Try |
GET/finance-core/recommendations |
Read accounting-agent recommendations | finance-core:recommendations:read |
Core Platform | Contract Try |
GET/commercial/usage |
Read normalized FinanceGPT commercial usage and allowances | commercial:read |
Developer & Commercial | Contract Try |
GET/actions/agentic |
Read machine financial identities, delegations, signed actions and kill switches | actions:read |
Financial Actions | Contract Try |
POST/actions/agentic/delegations/{uid}/approve |
Independently approve a machine financial delegation | actions:execute |
Financial Actions | Contract Try |
POST/actions/agentic/delegations/{uid}/revoke |
Revoke a machine delegation and release open reservations | actions:execute |
Financial Actions | Contract Try |
POST/actions/agentic/identities |
Register a versioned machine financial identity | actions:create |
Financial Actions | Contract Try |
POST/actions/agentic/identities/{uid}/activate |
Activate a machine financial identity after verification | actions:create |
Financial Actions | Contract Try |
POST/actions/agentic/identities/{uid}/delegations |
Create a bounded machine financial delegation | actions:create |
Financial Actions | Contract Try |
POST/actions/agentic/identities/{uid}/versions |
Record a new machine financial-identity version | actions:create |
Financial Actions | Contract Try |
POST/actions/agentic/kill-switches |
Engage a workspace, machine-identity or delegation execution kill switch | actions:execute |
Financial Actions | Contract Try |
POST/actions/agentic/kill-switches/{uid}/release |
Release a machine financial kill switch | actions:execute |
Financial Actions | Contract Try |
POST/actions/agentic/proposals |
Submit an Ed25519-signed machine Financial Action proposal | actions:create |
Financial Actions | Contract Try |
POST/actions/agentic/{uid}/execute |
Execute a machine-delegated Financial Action using a fresh signed execution instruction | actions:autonomous |
Financial Actions | Contract Try |
GET/agent-execution/workflows |
List published immutable Workflow Studio tools allowed for the signed external agent | agent:execution:read |
Workflows | Contract Try |
POST/agent-execution/workflows/a2a |
Invoke the signed Workflow Studio agent-to-agent gateway | agent:execution:invoke |
Workflows | Contract Try |
POST/agent-execution/workflows/mcp |
Invoke the signed Workflow Studio MCP gateway | agent:execution:invoke |
Workflows | Contract Try |
GET/agent-execution/workflows/runs/{uid} |
Read an external-agent workflow invocation | agent:execution:read |
Workflows | Contract Try |
POST/agent-execution/workflows/runs/{uid}/cancel |
Request cancellation of the client's own non-terminal workflow invocation | agent:execution:invoke |
Workflows | Contract Try |
GET/agent-execution/workflows/runs/{uid}/outcome |
Read measured workflow outcome evidence | agent:execution:read |
Workflows | Contract Try |
POST/agent-execution/workflows/tools/{uid}/runs |
Invoke a published immutable production workflow | agent:execution:invoke |
Workflows | Contract Try |
GET/agent-execution/workflows/use-cases |
List the canonical FinanceGPT workflow use-case catalogue | agent:execution:read |
Workflows | Contract Try |
POST/workflow-studio/versions/{uid}/validate |
Run a side-effect-free S16 validation campaign against an exact draft or testing version | workflow:manage |
Workflows | Contract Try |