Sisense website screenshot

Sisense

Sisense is a business intelligence and analytics platform that enables organizations to build and embed analytics into applications and workflows. It provides REST APIs for managing dashboards, data models (Elasticubes and live models), users, groups, data security rules, and builds. The platform supports both extract-based and live data model architectures with comprehensive programmatic administration capabilities.

Sisense publishes 6 APIs on the APIs.io network, including Authentication API, Dashboards API, Data Security API, and 3 more. Tagged areas include Analytics, Business Intelligence, Dashboards, Data Models, and Embedded Analytics.

The Sisense catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Sisense’s developer surface includes authentication, documentation, pricing, engineering blog, support, and 12 more developer resources.

58.3/100 strong ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
8 APIs
AnalyticsBusiness IntelligenceDashboardsData ModelsEmbedded Analytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 58.3/100 · strong
Contract Quality 16.9 / 25
Developer Ergonomics 7.8 / 20
Commercial Clarity 15.8 / 20
Operational Transparency 3.4 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 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/sisense: 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 8

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

Sisense REST API v2

The Sisense REST API v2 provides access to Datamodels (the v2 replacement for Elasticubes), builds, and advanced data model management capabilities including schema management, ...

Sisense User and Role Management API

The Sisense User and Role Management API (RBAC) enables administrators to manage users, roles, and permissions programmatically. Available on select plans through contact with C...

Sisense Authentication API

Login and token management

Sisense Dashboards API

Create, read, update, and manage dashboards

Sisense Data Security API

Configure row-level data security rules

Sisense Elasticubes API

Manage Elasticube data models and builds

Sisense Groups API

Manage user groups for access control

Sisense Users API

Manage Sisense users and user settings

Scroll for all 8

Postman Collections 6

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 1

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

Sisense REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Sisense Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sisense Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Sisense Context

19 classes · 6 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Sisense API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Sisense API Rules

7 rules · 2 errors 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Sisense Dashboard

9 properties

JSON SCHEMA

Sisense User

10 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Sisense Dashboard Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 3

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

Sisense Authentication

http · 1 scheme

SECURITY

Sisense Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Sisense Trust Center

SOC 2, ISO 27001, HIPAA

SECURITY

Agentic Access 1

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

Sisense Agentic Access

17 operations · 9 acting

17 operations · 9 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sisense
name: Sisense
description: Sisense is a business intelligence and analytics platform that enables organizations to build and embed analytics
  into applications and workflows. It provides REST APIs for managing dashboards, data models (Elasticubes and live models),
  users, groups, data security rules, and builds. The platform supports both extract-based and live data model architectures
  with comprehensive programmatic administration capabilities.
type: Index
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sisense.png
tags:
- Analytics
- Business Intelligence
- Dashboards
- Data Models
- Embedded Analytics
created: '2025-01-08'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/sisense/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: sisense:rest-api-v2
  name: Sisense REST API v2
  description: The Sisense REST API v2 provides access to Datamodels (the v2 replacement for Elasticubes), builds, and advanced
    data model management capabilities including schema management, field configuration, and live data model operations.
  humanURL: https://developer.sisense.com/guides/restApi/v2/
  baseURL: https://your-sisense-host/api/v2
  tags:
  - Data Models
  - Builds
  - Analytics
  properties:
  - type: Documentation
    url: https://developer.sisense.com/guides/restApi/v2/
- aid: sisense:user-role-management-api
  name: Sisense User and Role Management API
  description: The Sisense User and Role Management API (RBAC) enables administrators to manage users, roles, and permissions
    programmatically. Available on select plans through contact with Customer Success Manager.
  humanURL: https://dtdocs.sisense.com/article/user-and-role-management-api-rbac
  baseURL: https://your-sisense-host/api/v1
  tags:
  - Users
  - Roles
  - RBAC
  - Identity
  properties:
  - type: Documentation
    url: https://dtdocs.sisense.com/article/user-and-role-management-api-rbac
- aid: sisense:sisense-authentication-api
  name: Sisense Authentication API
  description: Login and token management
  humanURL: https://developer.sisense.com/guides/restApi/v1/
  baseURL: https://your-sisense-host/api/v1
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/sisense-authentication-api-openapi.yml
  - type: Documentation
    url: https://developer.sisense.com/guides/restApi/v1/
- aid: sisense:sisense-dashboards-api
  name: Sisense Dashboards API
  description: Create, read, update, and manage dashboards
  humanURL: https://developer.sisense.com/guides/restApi/v1/
  baseURL: https://your-sisense-host/api/v1
  tags:
  - Dashboards
  properties:
  - type: OpenAPI
    url: openapi/sisense-dashboards-api-openapi.yml
  - type: Documentation
    url: https://developer.sisense.com/guides/restApi/v1/
- aid: sisense:sisense-data-security-api
  name: Sisense Data Security API
  description: Configure row-level data security rules
  humanURL: https://developer.sisense.com/guides/restApi/v1/
  baseURL: https://your-sisense-host/api/v1
  tags:
  - Data Security
  properties:
  - type: OpenAPI
    url: openapi/sisense-data-security-api-openapi.yml
  - type: Documentation
    url: https://developer.sisense.com/guides/restApi/v1/
- aid: sisense:sisense-elasticubes-api
  name: Sisense Elasticubes API
  description: Manage Elasticube data models and builds
  humanURL: https://developer.sisense.com/guides/restApi/v1/
  baseURL: https://your-sisense-host/api/v1
  tags:
  - Elasticubes
  properties:
  - type: OpenAPI
    url: openapi/sisense-elasticubes-api-openapi.yml
  - type: Documentation
    url: https://developer.sisense.com/guides/restApi/v1/
- aid: sisense:sisense-groups-api
  name: Sisense Groups API
  description: Manage user groups for access control
  humanURL: https://developer.sisense.com/guides/restApi/v1/
  baseURL: https://your-sisense-host/api/v1
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/sisense-groups-api-openapi.yml
  - type: Documentation
    url: https://developer.sisense.com/guides/restApi/v1/
- aid: sisense:sisense-users-api
  name: Sisense Users API
  description: Manage Sisense users and user settings
  humanURL: https://developer.sisense.com/guides/restApi/v1/
  baseURL: https://your-sisense-host/api/v1
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/sisense-users-api-openapi.yml
  - type: Documentation
    url: https://developer.sisense.com/guides/restApi/v1/
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/sisense/overview
- type: AgenticAccess
  url: agentic-access/sisense-agentic-access.yml
- type: TrustCenter
  url: security/sisense-trust-center.yml
- type: DomainSecurity
  url: security/sisense-domain-security.yml
- type: Authentication
  url: authentication/sisense-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/sisense
- type: Website
  url: https://www.sisense.com/
- type: DeveloperPortal
  url: https://developer.sisense.com/
- type: Documentation
  url: https://docs.sisense.com/
- type: Pricing
  url: https://www.sisense.com/pricing/
- type: Blog
  url: https://www.sisense.com/blog/
- type: GitHubOrg
  url: https://github.com/sisense
- type: Community
  url: https://community.sisense.com/
- type: TermsOfService
  url: https://www.sisense.com/legal/terms-of-service/
- type: PrivacyPolicy
  url: https://www.sisense.com/legal/privacy-policy/
- type: Support
  url: https://support.sisense.com/
- type: Integrations
  url: https://www.sisense.com/marketplace/
- type: LlmsText
  url: https://developer.sisense.com/llms.txt
integrations:
- name: Sisense
- name: Rapid BI
- name: QBeeQ
- name: Paldi
- name: Two people on discussion
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com