OneStream

OneStream is an enterprise finance platform that unifies financial and operational data into a single source of truth, spanning financial close and consolidation, planning, budgeting, forecasting and financial planning & analysis (FP&A), account reconciliation, and reporting. It applies AI and machine learning to automate core finance work so teams can focus on analysis and decision-making. For developers and integrators OneStream exposes the OneStream Web (REST) API — a client-agnostic JSON-over-HTTPS service with Authentication, Data Management, and Data Provider endpoints — secured with bearer tokens (Personal Access Tokens via OneStream IdentityServer, or OAuth 2.0 client_credentials through Microsoft Entra ID, Okta, or PingFederate) and extended through the Solution Exchange (MarketPlace, PartnerPlace, OpenPlace).

OneStream publishes 1 API on the APIs.io network. Tagged areas include Company, Software, Finance, Corporate Performance Management, and Financial Planning and Analysis.

OneStream’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, authentication, and 17 more developer resources.

34.2/100 thin ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanySoftwareFinanceCorporate Performance ManagementFinancial Planning and AnalysisFinancial CloseConsolidationEnterpriseAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 34.2/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/onestream: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

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

OneStream Web (REST) API

RESTful JSON web service exposing OneStream Data Automation functions: Authentication, Data Management (ExecuteSequence, ExecuteStep), and Data Provider (ADO datasets from adapt...

MCP Servers 1

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

onestream-mcp.yml

MCP SERVER

Security Posture 3

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

Onestream Authentication

oauth2/http · 2 schemes

SECURITY

Onestream Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Onestream Trust Center

SOC 1, SOC 2 Type II, ISO 27001, FedRAMP ATO, CSA CAIQ / STAR, NIST 800-53 (aligned)

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: onestream
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/onestream.png
name: OneStream
description: OneStream is an enterprise finance platform that unifies financial and operational data into a single source
  of truth, spanning financial close and consolidation, planning, budgeting, forecasting and financial planning & analysis
  (FP&A), account reconciliation, and reporting. It applies AI and machine learning to automate core finance work so teams
  can focus on analysis and decision-making. For developers and integrators OneStream exposes the OneStream Web (REST) API
  — a client-agnostic JSON-over-HTTPS service with Authentication, Data Management, and Data Provider endpoints — secured
  with bearer tokens (Personal Access Tokens via OneStream IdentityServer, or OAuth 2.0 client_credentials through Microsoft
  Entra ID, Okta, or PingFederate) and extended through the Solution Exchange (MarketPlace, PartnerPlace, OpenPlace).
url: https://raw.githubusercontent.com/api-evangelist/onestream/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- d1-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Software
- Finance
- Corporate Performance Management
- Financial Planning and Analysis
- Financial Close
- Consolidation
- Enterprise
- API
apis:
- name: OneStream Web (REST) API
  description: 'RESTful JSON web service exposing OneStream Data Automation functions: Authentication, Data Management (ExecuteSequence,
    ExecuteStep), and Data Provider (ADO datasets from adapters, Cube Views, SQL, and method commands). Client-agnostic; POST
    + JSON; versioned via the api-version query parameter; bearer-token authentication.'
  humanURL: https://documentation.onestream.com/docs/Content/REST%20API/REST%20API%20Overview.html
  baseURL: https://{server}/OneStreamApi/api
  properties:
  - type: Documentation
    url: https://documentation.onestream.com/docs/Content/REST%20API/REST%20API%20Overview.html
  - type: APIReference
    url: https://documentation.onestream.com/docs/Content/REST%20API/OneStream%20WebAPI%20Endpoints.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.onestream.com
- type: DeveloperPortal
  url: https://dev.onestream.com
- type: Documentation
  url: https://documentation.onestream.com/
- type: APIReference
  url: https://documentation.onestream.com/docs/Content/REST%20API/REST%20API%20Overview.html
- type: GettingStarted
  url: https://documentation.onestream.com/docs/Content/REST%20API/OneStream%20REST%20API%20Implementation.html
- type: Support
  url: https://www.onestream.com/support/
- type: Community
  url: https://community.onestreamsoftware.com/
- type: Blog
  url: https://www.onestream.com/blog/
- type: GitHubOrganization
  url: https://github.com/OneStreamSoftware
- type: TermsOfService
  url: https://www.onestream.com/saas-terms-and-conditions/
- type: PrivacyPolicy
  url: https://www.onestream.com/privacy-policy/
- type: SignUp
  url: https://www.onestream.com/request-demo/
- type: Marketplace
  url: https://solution-exchange.onestream.com/
- type: Authentication
  url: authentication/onestream-authentication.yml
- type: Conventions
  url: conventions/onestream-conventions.yml
- type: Lifecycle
  url: lifecycle/onestream-lifecycle.yml
- type: ChangeLog
  url: changelog/onestream-changelog.yml
- type: ErrorCatalog
  url: errors/onestream-problem-types.yml
- type: Conformance
  url: conformance/onestream-conformance.yml
- type: Compliance
  url: https://trust.onestream.com/
- type: TrustCenter
  url: security/onestream-trust-center.yml
- type: DomainSecurity
  url: security/onestream-domain-security.yml
- type: MCPServer
  url: mcp/onestream-mcp.yml
- type: LLMsTxt
  url: llms/onestream-llms.txt
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 10
  pass: local-v1