Tintri

Tintri, now part of DDN, builds intelligent enterprise data-management and storage infrastructure: the VMstore virtualization-aware storage platform, the Tintri Cloud Platform (TCP) and Cloud Engine (TCE), and the Tintri Global Center (TGC) management fabric. Tintri exposes a versioned, session-authenticated REST API (v310) on every VMstore appliance and TGC instance, letting operators automate VM- and virtual-disk-level provisioning, snapshots, replication, QoS, alerting, and per-VM analytics. First-party automation ships as a Python SDK (PySDK), a PowerShell Automation Toolkit, Ansible playbooks, and Kubernetes CSI and OpenStack Cinder storage drivers, all published in the public Tintri GitHub organization alongside the REST API reference and code examples.

Tintri publishes 1 API on the APIs.io network. Tagged areas include Company, Storage, Data Management, Infrastructure, and Virtualization.

Tintri’s developer surface includes documentation, API reference, engineering blog, support, getting-started guide, authentication, and 16 more developer resources.

28.9/100 emerging ▬ flat Agent 30/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
1 APIs 1 MCP Servers
CompanyStorageData ManagementInfrastructureVirtualizationCloudKubernetesDevOpsEnterpriseREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 28.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 30/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 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/tintri: 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.

Tintri VMstore REST API

The Tintri REST API (version v310.91, mapping to TXOS 4.5 and Tintri Global Center 4.1+) runs on each VMstore appliance and TGC instance. It is session-authenticated (POST /api/...

MCP Servers 1

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

tintri-mcp.yml

MCP SERVER

Security Posture 2

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

Tintri Authentication

session · 1 scheme

SECURITY

Tintri Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

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

Source (apis.yml)

apis.yml Raw ↑
aid: tintri
name: Tintri
description: 'Tintri, now part of DDN, builds intelligent enterprise data-management and storage infrastructure: the VMstore
  virtualization-aware storage platform, the Tintri Cloud Platform (TCP) and Cloud Engine (TCE), and the Tintri Global Center
  (TGC) management fabric. Tintri exposes a versioned, session-authenticated REST API (v310) on every VMstore appliance and
  TGC instance, letting operators automate VM- and virtual-disk-level provisioning, snapshots, replication, QoS, alerting,
  and per-VM analytics. First-party automation ships as a Python SDK (PySDK), a PowerShell Automation Toolkit, Ansible playbooks,
  and Kubernetes CSI and OpenStack Cinder storage drivers, all published in the public Tintri GitHub organization alongside
  the REST API reference and code examples.'
url: https://raw.githubusercontent.com/api-evangelist/tintri/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://tintri.github.io/tintri-rest-api/TintriLogo-300.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Storage
- Data Management
- Infrastructure
- Virtualization
- Cloud
- Kubernetes
- DevOps
- Enterprise
- REST API
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Tintri VMstore REST API
  description: The Tintri REST API (version v310.91, mapping to TXOS 4.5 and Tintri Global Center 4.1+) runs on each VMstore
    appliance and TGC instance. It is session-authenticated (POST /api/v310/session/login with username and password returns
    a JSESSIONID cookie) and exposes VM, virtual-disk, datastore, snapshot, replication-link, service-group, alert, appliance,
    licensing, and QoS resources as filterable collections returning JSON.
  humanURL: https://tintri.github.io/tintri-rest-api/index.html
  baseURL: https://{vmstore}/api/v310
  version: v310.91
  properties:
  - type: Documentation
    url: https://tintri.github.io/tintri-rest-api/index.html
  - type: APIReference
    url: https://tintri.github.io/tintri-rest-api/index.html
  - type: SourceCode
    url: https://github.com/Tintri/tintri-rest-api
common:
- type: DomainSecurity
  url: security/tintri-domain-security.yml
- type: Website
  url: https://tintri.com/
- type: DeveloperPortal
  url: https://tintri.github.io/tintri-rest-api/index.html
- type: Documentation
  url: https://tintri.github.io/tintri-rest-api/index.html
- type: APIReference
  url: https://tintri.github.io/tintri-rest-api/index.html
- type: GitHubOrganization
  url: https://github.com/Tintri
- type: Blog
  url: https://tintri.com/blog/
- type: Support
  url: https://tintri.com/support/
- type: PrivacyPolicy
  url: https://tintri.com/privacy-policy/
- type: TermsOfService
  url: https://tintri.com/terms-of-use/
- type: GettingStarted
  url: https://github.com/Tintri/tintri-rest-api
- type: Packages
  url: packages/tintri-packages.yml
- type: SDKs
  url: packages/tintri-packages.yml
- type: Authentication
  url: authentication/tintri-authentication.yml
- type: Conventions
  url: conventions/tintri-conventions.yml
- type: Lifecycle
  url: lifecycle/tintri-lifecycle.yml
- type: DataModel
  url: data-model/tintri-data-model.yml
- type: Conformance
  url: conformance/tintri-conformance.yml
- type: WellKnown
  url: well-known/tintri-well-known.yml
- type: MCPServer
  url: mcp/tintri-mcp.yml
- type: LLMsTxt
  url: llms/tintri-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 11
  pass: local-v1