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.

41.2/100 developing ▬ flat Agent 28/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaid
1 APIs
AnalyticsBusiness IntelligenceDashboardsData ModelsEmbedded Analytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 8

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

API Collection

OPEN COLLECTION

Sisense REST API

OPEN COLLECTION

Scroll for all 8

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
position: Consuming
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.23'
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:
  - User
  - Roles
  - RBAC
  - Identity
  tags_raw:
  - 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:
  - Group
  tags_raw:
  - 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:
  - User
  tags_raw:
  - 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/sisense"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sisense/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sisense/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.