SAP BW website screenshot

SAP BW

SAP Business Warehouse (SAP BW) and SAP BW/4HANA provide enterprise data warehousing capabilities with APIs for data extraction, query execution, metadata management, and integration with SAP and non-SAP systems. The platform offers OData services, BAPI/RFC interfaces, and Analysis Office APIs for programmatic access to data warehouse operations.

SAP BW publishes 3 APIs on the APIs.io network. Tagged areas include Business Intelligence, Data Warehousing, Enterprise, ETL, and SAP.

SAP BW’s developer surface includes developer portal, documentation, getting-started guide, support, engineering blog, training material, Stack Overflow tag, and 5 more developer resources.

31.3/100 thin ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
3 APIs 5 Features 4 Use Cases
Business IntelligenceData WarehousingEnterpriseETLSAP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 31.3/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/sap-bw: 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 3

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

SAP BW OData API

OData-based REST API for querying SAP BW data, executing BEx queries, and accessing InfoProviders. Supports analytical queries with filtering, aggregation, and hierarchical navi...

SAP BW BAPI/RFC API

Business Application Programming Interfaces (BAPIs) and Remote Function Call (RFC) interfaces for SAP BW providing access to metadata management, data loading, process chain exe...

SAP Analysis for Office API

API for SAP Analysis for Microsoft Office providing programmatic control of analytical workbooks, data source connections, and report automation within Excel and PowerPoint.

Pricing Plans 1

Published pricing tiers and plan structures.

Sap Bw Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sap Bw Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 5

Notable capabilities this provider offers.

Enterprise Data Warehousing

Centralized data warehousing with support for structured and unstructured data across SAP and non-SAP sources.

BEx Query Execution

Execute Business Explorer queries programmatically with filtering, hierarchies, and key figure calculations.

OData Query Access

Access SAP BW data through standard OData REST services for modern application integration.

Process Chain Management

Automate and monitor ETL process chains for scheduled data loading and transformation.

Metadata Services

Programmatic access to InfoProvider metadata, hierarchies, and data model definitions.

Security Posture 2

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

Sap Bw Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Sap Bw Vulnerability Disclosure

security.txt · contact published

SECURITY

Use Cases 4

What developers build with this provider.

Enterprise Reporting

Build enterprise reports and dashboards connecting to SAP BW data through OData and BAPI interfaces.

Data Integration

Extract and load data between SAP BW and external systems using API-based integration.

Automated ETL Workflows

Automate data warehouse loading processes with API-triggered process chain execution.

Self-Service Analytics

Enable business users to access BW data through Analysis for Office API integrations.

Integrations 4

Pre-built integrations with other platforms and tools.

SAP Analytics Cloud

Integration with SAP Analytics Cloud for modern analytics and planning on BW data.

SAP HANA

Native HANA optimization for SAP BW/4HANA with in-memory data processing.

Microsoft Excel

Analysis for Office integration for enterprise reporting directly in Excel.

SAP Data Intelligence

Data pipeline integration for connecting BW with data lakes and machine learning workloads.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sap-bw
name: SAP BW
description: SAP Business Warehouse (SAP BW) and SAP BW/4HANA provide enterprise data warehousing capabilities with APIs for
  data extraction, query execution, metadata management, and integration with SAP and non-SAP systems. The platform offers
  OData services, BAPI/RFC interfaces, and Analysis Office APIs for programmatic access to data warehouse operations.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sap-bw.png
url: https://raw.githubusercontent.com/api-evangelist/sap-bw/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-18'
specificationVersion: '0.19'
tags:
- Business Intelligence
- Data Warehousing
- Enterprise
- ETL
- SAP
apis:
- aid: sap-bw:odata-api
  name: SAP BW OData API
  description: OData-based REST API for querying SAP BW data, executing BEx queries, and accessing InfoProviders. Supports
    analytical queries with filtering, aggregation, and hierarchical navigation.
  humanURL: https://help.sap.com/docs/SAP_BW4HANA
  baseURL: https://sap-host/sap/opu/odata/sap/
  tags:
  - Analytics
  - OData
  - Queries
  - REST
  properties:
  - type: Documentation
    url: https://help.sap.com/docs/SAP_BW4HANA
- aid: sap-bw:bapi-api
  name: SAP BW BAPI/RFC API
  description: Business Application Programming Interfaces (BAPIs) and Remote Function Call (RFC) interfaces for SAP BW providing
    access to metadata management, data loading, process chain execution, and administrative operations.
  humanURL: https://help.sap.com/docs/SAP_BW4HANA
  baseURL: https://sap-host/sap/bc/
  tags:
  - BAPI
  - Enterprise
  - Metadata
  - RFC
  properties:
  - type: Documentation
    url: https://help.sap.com/docs/SAP_BW4HANA
- aid: sap-bw:analysis-office-api
  name: SAP Analysis for Office API
  description: API for SAP Analysis for Microsoft Office providing programmatic control of analytical workbooks, data source
    connections, and report automation within Excel and PowerPoint.
  humanURL: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_ANALYSIS_OFFICE
  baseURL: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_ANALYSIS_OFFICE
  tags:
  - Analysis
  - Excel
  - Office Integration
  - Reporting
  properties:
  - type: Documentation
    url: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_ANALYSIS_OFFICE
common:
- type: VulnerabilityDisclosure
  url: security/sap-bw-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/sap-bw-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/SAP
- type: Portal
  url: https://help.sap.com/docs/SAP_BW4HANA
- type: Documentation
  url: https://help.sap.com/docs/SAP_BW4HANA
- type: GettingStarted
  url: https://learning.sap.com/
- type: Support
  url: https://support.sap.com/
- type: Blog
  url: https://community.sap.com/topics/bw
- type: TermsOfService
  url: https://www.sap.com/about/legal/terms-of-use.html
- type: PrivacyPolicy
  url: https://www.sap.com/about/legal/privacy.html
- type: Training
  url: https://learning.sap.com/
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/sap-bw
- type: Features
  data:
  - name: Enterprise Data Warehousing
    description: Centralized data warehousing with support for structured and unstructured data across SAP and non-SAP sources.
  - name: BEx Query Execution
    description: Execute Business Explorer queries programmatically with filtering, hierarchies, and key figure calculations.
  - name: OData Query Access
    description: Access SAP BW data through standard OData REST services for modern application integration.
  - name: Process Chain Management
    description: Automate and monitor ETL process chains for scheduled data loading and transformation.
  - name: Metadata Services
    description: Programmatic access to InfoProvider metadata, hierarchies, and data model definitions.
- type: UseCases
  data:
  - name: Enterprise Reporting
    description: Build enterprise reports and dashboards connecting to SAP BW data through OData and BAPI interfaces.
  - name: Data Integration
    description: Extract and load data between SAP BW and external systems using API-based integration.
  - name: Automated ETL Workflows
    description: Automate data warehouse loading processes with API-triggered process chain execution.
  - name: Self-Service Analytics
    description: Enable business users to access BW data through Analysis for Office API integrations.
- type: Integrations
  data:
  - name: SAP Analytics Cloud
    description: Integration with SAP Analytics Cloud for modern analytics and planning on BW data.
  - name: SAP HANA
    description: Native HANA optimization for SAP BW/4HANA with in-memory data processing.
  - name: Microsoft Excel
    description: Analysis for Office integration for enterprise reporting directly in Excel.
  - name: SAP Data Intelligence
    description: Data pipeline integration for connecting BW with data lakes and machine learning workloads.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com