Runway Financial website screenshot

Runway Financial

Runway is a financial planning and analysis (FP&A) platform for high-growth teams, offering collaborative planning, budgeting, revenue and headcount forecasting, scenario modeling, and variance analysis over 750+ connected data sources (accounting, HRIS, CRM, revenue, and data warehouses). Beyond the application, Runway exposes a limited bearer-authenticated Export API for programmatic CSV export of model and database pages, and a hosted, OAuth-based read-only MCP server so Claude and other AI tools can search and read a Runway workspace. Runway migrated its primary domain from runway.com to cfo.ai and is a 500 Global portfolio company.

Runway Financial publishes 1 API on the APIs.io network: Runway Export API. Tagged areas include Company, Financial Planning, FP&A, Forecasting, and Budgeting.

Runway Financial’s developer surface includes documentation, getting-started guide, engineering blog, pricing, signup flow, support, authentication, and 19 more developer resources.

41.3/100 developing ▬ flat Agent 37/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyFinancial PlanningFP&AForecastingBudgetingFinanceMCPExport APISoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/runway-financial: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Runway Export API

Limited, read-only REST API to programmatically export Runway model pages (submodels) and database pages as CSV, optionally within a proposal (scenario) layer. Bearer-authentica...

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Runway Export API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Runway Financial MCP Server

Runway's hosted (remote) MCP server lets Claude and other AI tools read a Runway workspace. The connection authenticates with OAuth through the browser login (no API keys to man...

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Runway Financial Rate Limits

1 limits

RATE LIMITS

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Runway Financial Authentication

http · 1 scheme

SECURITY

Runway Financial Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Runway Financial Vulnerability Disclosure

disclosure policy published

SECURITY

Runway Financial Trust Center

SOC 2, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Runway Financial Agentic Access

4 operations

4 operations · 0 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: runway-financial
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/runway-financial.png
name: Runway Financial
description: Runway is a financial planning and analysis (FP&A) platform for high-growth teams, offering collaborative planning,
  budgeting, revenue and headcount forecasting, scenario modeling, and variance analysis over 750+ connected data sources
  (accounting, HRIS, CRM, revenue, and data warehouses). Beyond the application, Runway exposes a limited bearer-authenticated
  Export API for programmatic CSV export of model and database pages, and a hosted, OAuth-based read-only MCP server so Claude
  and other AI tools can search and read a Runway workspace. Runway migrated its primary domain from runway.com to cfo.ai
  and is a 500 Global portfolio company.
url: https://raw.githubusercontent.com/api-evangelist/runway-financial/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 16
  pass: local-v1
tags:
- Company
- Financial Planning
- FP&A
- Forecasting
- Budgeting
- Finance
- MCP
- Export API
- Software-as-a-Service
tags_raw:
- Company
- Financial Planning
- FP&A
- Forecasting
- Budgeting
- Finance
- MCP
- Export API
- SaaS
apis:
- name: Runway Export API
  description: Limited, read-only REST API to programmatically export Runway model pages (submodels) and database pages as
    CSV, optionally within a proposal (scenario) layer. Bearer-authenticated with an API secret from Settings > API.
  humanURL: https://runway-docs.cfo.ai/integrations/export-api
  baseURL: https://runway-api.cfo.ai
  properties:
  - type: OpenAPI
    url: openapi/runway-financial-export-api-openapi.yml
  - type: Overlay
    url: overlays/runway-financial-export-api-overlay.yaml
  - type: APIReference
    url: https://runway-docs.cfo.ai/integrations/export-api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/runway-financial-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/runway-financial-vulnerability-disclosure.yml
- type: Security
  url: https://runway.cfo.ai/security
- type: DomainSecurity
  url: security/runway-financial-domain-security.yml
- type: Website
  url: https://runway.cfo.ai
- type: DeveloperPortal
  url: https://runway-docs.cfo.ai
- type: Documentation
  url: https://runway-docs.cfo.ai
- type: GettingStarted
  url: https://runway-docs.cfo.ai/get-started/quickstart
- type: Blog
  url: https://runway.cfo.ai/blog
- type: Pricing
  url: https://runway.cfo.ai/pricing
- type: SignUp
  url: https://runway.cfo.ai/demo
- type: Login
  url: https://v2.cfo.ai/
- type: TermsOfService
  url: https://runway.cfo.ai/terms
- type: PrivacyPolicy
  url: https://runway.cfo.ai/privacy
- type: Support
  url: mailto:support@cfo.ai
- type: MCPServer
  url: mcp/runway-financial-mcp.yml
- type: LLMsTxt
  url: llms/runway-financial-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/runway-financial-authentication.yml
- type: AgenticAccess
  url: agentic-access/runway-financial-agentic-access.yml
- type: RateLimits
  url: rate-limits/runway-financial-rate-limits.yml
- type: ErrorCatalog
  url: errors/runway-financial-problem-types.yml
- type: Conventions
  url: conventions/runway-financial-conventions.yml
- type: DataModel
  url: data-model/runway-financial-data-model.yml
- type: Conformance
  url: conformance/runway-financial-conformance.yml
- type: Compliance
  url: https://runway.cfo.ai/security

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/runway-financial"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/runway-financial/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/runway-financial/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.