# Runway Export API

**Canonical:** https://apis.io/apis/runway-financial/runway-export-api/  
**Provider:** Runway Financial — https://apis.io/providers/runway-financial/  
**Base URL:** https://runway-api.cfo.ai  
**Documentation:** https://runway-docs.cfo.ai/integrations/export-api

Runway Export API is published by [Runway Financial](https://apis.io/providers/runway-financial/) on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

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.

## Operations (4)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/submodel/{pageID}` | Export a model page (submodel) as CSV |
| GET | `/api/page/{pageID}` | Export a database page as CSV |
| GET | `/api/proposal/{layerID}/submodel/{pageID}` | Export a model page (submodel) from a proposal/scenario layer |
| GET | `/api/proposal/{layerID}/page/{pageID}` | Export a database page from a proposal/scenario layer |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/runway-financial/refs/heads/main/openapi/runway-financial-export-api-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/runway-financial/refs/heads/main/overlays/runway-financial-export-api-overlay.yaml
- **APIReference** — https://runway-docs.cfo.ai/integrations/export-api
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/runway-financial/refs/heads/main/apis.yml

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/runway-financial/runway-export-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/runway-financial/.
