Oracle Essbase logo

Oracle Essbase

Oracle Essbase is a multi-dimensional database management system that provides a multidimensional analytical platform for business intelligence applications, financial consolidation, planning, budgeting, and forecasting.

5 APIs 0 Features
AnalyticsBudgetingBusiness IntelligenceFinancial ConsolidationMulti-Dimensional DatabaseOLAPPlanning

APIs

Oracle Essbase REST API

RESTful API for managing and interacting with Oracle Essbase applications, databases, and performing analytical operations. Enables automation of Essbase resource management wit...

Essbase Java API

Java API for developing applications that interact with Oracle Essbase for data loading, calculations, and retrievals. Provides libraries, samples, and documentation for buildin...

Essbase C API

C API for building high-performance applications that interact with Essbase databases. Includes the Grid API for Smart View-like functionality and the Outline API for programmat...

Essbase MaxL Scripting Interface

MaxL is the multi-dimensional database access language for Essbase that provides a scripting-based interface for administering and querying Essbase. It enables automation of adm...

Essbase CLI (Command Line Interface)

Command-line interface for administering and managing Essbase applications and databases. Provides command-line access for common administrative tasks including application mana...

Semantic Vocabularies

Oracle Essbase Context

0 classes · 13 properties

JSON-LD

JSON Structure

Oracle Essbase Structure

0 properties

JSON STRUCTURE

Resources

🌐
Portal
Portal
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔑
Authentication
Authentication
📰
Blog
Blog
🟢
StatusPage
StatusPage
💬
Support
Support
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
👥
GitHubOrganization
GitHubOrganization
🔗
Community
Community
🔗
Website
Website
🔗
Login
Login
📝
SignUp
SignUp
🔗
Downloads
Downloads
🎓
Tutorials
Tutorials
🔗
Licensing
Licensing
📄
ChangeLog
ChangeLog

Sources

Raw ↑
aid: oracle-essbase
name: Oracle Essbase
description: >-
  Oracle Essbase is a multi-dimensional database management system that provides a multidimensional analytical platform
  for business intelligence applications, financial consolidation, planning, budgeting, and forecasting.
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/oracle-essbase/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-05-19'
specificationVersion: '0.19'
tags:
  - Analytics
  - Budgeting
  - Business Intelligence
  - Financial Consolidation
  - Multi-Dimensional Database
  - OLAP
  - Planning
apis:
  - name: Oracle Essbase REST API
    description: >-
      RESTful API for managing and interacting with Oracle Essbase applications, databases, and performing analytical
      operations. Enables automation of Essbase resource management with endpoints for applications, databases,
      calculations, data loads, and user management.
    image: https://www.oracle.com/a/ocom/img/oracle-essbase.jpg
    humanURL: https://docs.oracle.com/en/database/other-databases/essbase/21/essrt/index.html
    baseURL: https://{host}:{port}/essbase/rest/v1
    tags:
      - Analytics
      - Calculations
      - Data Management
      - OLAP
      - REST API
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/essrt/index.html
      - type: OpenAPI
        url: openapi/oracle-essbase-rest-api-openapi.yml
      - type: Authentication
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/erest/op-rest-v1-sessions-post.html
      - type: Reference
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/essrt/rest-endpoints.html
      - type: GettingStarted
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/essrt/api-essbase.html
      - type: JSON Schema
        url: json-schema/oracle-essbase-application-schema.json
      - type: JSON Schema
        url: json-schema/oracle-essbase-database-schema.json
      - type: JSON Schema
        url: json-schema/oracle-essbase-job-schema.json
      - type: JSON Schema
        url: json-schema/oracle-essbase-user-schema.json
      - type: JSON Schema
        url: json-schema/oracle-essbase-session-schema.json
      - type: JSON Schema
        url: json-schema/oracle-essbase-dimension-schema.json
      - type: JSON Schema
        url: json-schema/oracle-essbase-connection-schema.json
      - type: JSON Schema
        url: json-schema/oracle-essbase-script-schema.json
      - type: JSON Schema
        url: json-schema/oracle-essbase-filter-schema.json
      - type: JSON-LD Context
        url: json-ld/oracle-essbase-context.jsonld
    contact:
      - FN: Oracle Support
        url: https://support.oracle.com
  - name: Essbase Java API
    description: >-
      Java API for developing applications that interact with Oracle Essbase for data loading, calculations, and
      retrievals. Provides libraries, samples, and documentation for building Essbase client tools in Java.
    humanURL: https://docs.oracle.com/en/database/other-databases/essbase/21/esjav/
    tags:
      - Client Tools
      - Data Loading
      - Java
      - Programming Interface
      - SDK
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/esjav/
  - name: Essbase C API
    description: >-
      C API for building high-performance applications that interact with Essbase databases. Includes the Grid API for
      Smart View-like functionality and the Outline API for programmatic outline manipulation.
    humanURL: https://docs.oracle.com/en/database/other-databases/essbase/21/esoac/
    tags:
      - C API
      - Grid API
      - Native Interface
      - Outline API
      - SDK
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/esoac/
  - name: Essbase MaxL Scripting Interface
    description: >-
      MaxL is the multi-dimensional database access language for Essbase that provides a scripting-based interface for
      administering and querying Essbase. It enables automation of administrative operations using statements rather
      than a series of commands.
    humanURL: https://docs.oracle.com/en/database/other-databases/essbase/21/esssr/maxl.html
    tags:
      - Administration
      - Automation
      - Database Management
      - Query Language
      - Scripting
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/esssr/maxl.html
      - type: Authentication
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/esssr/login-logout-cli-authentication.html
  - name: Essbase CLI (Command Line Interface)
    description: >-
      Command-line interface for administering and managing Essbase applications and databases. Provides command-line
      access for common administrative tasks including application management, data operations, and server
      configuration.
    humanURL: https://docs.oracle.com/en/database/other-databases/essbase/21/essug/
    tags:
      - Administration
      - Automation
      - CLI
      - Command Line
      - Server Management
    properties:
      - type: Documentation
        url: https://docs.oracle.com/en/database/other-databases/essbase/21/essug/
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com
common:
  - type: Portal
    url: https://docs.oracle.com/en/database/other-databases/essbase/21/index.html
  - type: GettingStarted
    url: https://docs.oracle.com/en/database/other-databases/essbase/21/essst/what-is-oracle-essbase.html
  - type: Documentation
    url: https://docs.oracle.com/en/database/other-databases/essbase/
  - type: Authentication
    url: https://docs.oracle.com/en/database/other-databases/essbase/21/essoa/weblogic-authentication.html
  - type: Blog
    url: https://blogs.oracle.com/proactivesupportepm/category/pse-essbase-on-premise
  - type: StatusPage
    url: https://ocistatus.oraclecloud.com/
  - type: Support
    url: https://support.oracle.com
  - type: TermsOfService
    url: https://www.oracle.com/legal/terms/
  - type: PrivacyPolicy
    url: https://www.oracle.com/legal/privacy/privacy-policy/
  - type: GitHubOrganization
    url: https://github.com/oracle-quickstart/oci-essbase
  - type: Community
    url: https://community.oracle.com/customerconnect/categories/oci-essbase
  - type: Website
    url: https://www.oracle.com/business-analytics/essbase.html
  - type: Login
    url: https://www.oracle.com/cloud/sign-in.html
  - type: SignUp
    url: https://www.oracle.com/cloud/free/
  - type: Downloads
    url: https://www.oracle.com/database/technologies/essbase-downloads.html
  - type: Tutorials
    url: https://docs.oracle.com/en/database/other-databases/essbase/21/essug/essbase-tutorials.html
  - type: Licensing
    url: https://www.oracle.com/corporate/pricing/specialty-topics.html
  - type: ChangeLog
    url: https://docs.oracle.com/en/database/other-databases/essbase/21/essop/index.html