Virtualitics

Virtualitics, Inc. is a Pasadena, California AI software company founded in 2016 on more than a decade of research at Caltech and NASA's Jet Propulsion Laboratory. It builds the Virtualitics AI Platform (VAIP), a secure deployment target for mission-critical AI Apps; Virtualitics Explore, a 3D/immersive data exploration client; Virtualitics Predict; the Integrated Readiness Optimization (IRO) application suite; and Iris, a natural-language AI agent over platform data. Its developer surface is Python-first rather than HTTP-first — the Virtualitics SDK (virtualitics-sdk) for authoring multi-step Apps, the Virtualitics CLI (virtualitics-cli, the `vaip` command) for packaging and deploying them into a customer tenant, and pyVIP, a Python API that drives Virtualitics Explore over a WebSocket connection. Deployments run on customer-controlled hosts including NIPR, SIPR, JWICS, ADVANA and ODIN across the U.S. military services.

Virtualitics publishes 2 APIs on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Data Analytics, Data Visualization, and Machine Learning.

Virtualitics’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, CLI, and 22 more developer resources.

42.7/100 developing Agent 6/100 agent aware Full breakdown ↓
scored 2026-09-04 · rubric v0.18.3
2 APIs
CompanyArtificial IntelligenceData AnalyticsData VisualizationMachine LearningDefenseGovernmentPythonSDKCommand Line Interface

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-04 · rubric v0.18.3
Regulatory Posture applies to this provider. Its tags matched the Government & Public Sector regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/virtualitics: 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 2

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

Virtualitics AI Platform (VAIP) Developer Experience

The developer surface of the Virtualitics AI Platform. Developers author AI Apps in Python with the Virtualitics SDK (App, Step, Page, Section, Card, Elements, Assets, LLM/Iris,...

Virtualitics Explore Python API (pyVIP)

pyVIP is the Virtualitics Python API for Virtualitics Explore. It runs over a WebSocket connection between Virtualitics Explore (server) and a Python session (client), launched ...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Virtualitics Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Virtualitics Authentication

4 schemes

SECURITY

Virtualitics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Virtualitics Vulnerability Disclosure

Hackerone · contact published

SECURITY

Virtualitics Trust Center

NIST SP 800-171, CMMC, SOC 2 Type 2, SOC 2 Type 3, CIS Top 20, FIPS 140-2

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: virtualitics
name: Virtualitics
description: Virtualitics, Inc. is a Pasadena, California AI software company founded in 2016 on more than a decade of research
  at Caltech and NASA's Jet Propulsion Laboratory. It builds the Virtualitics AI Platform (VAIP), a secure deployment target
  for mission-critical AI Apps; Virtualitics Explore, a 3D/immersive data exploration client; Virtualitics Predict; the Integrated
  Readiness Optimization (IRO) application suite; and Iris, a natural-language AI agent over platform data. Its developer
  surface is Python-first rather than HTTP-first — the Virtualitics SDK (virtualitics-sdk) for authoring multi-step Apps,
  the Virtualitics CLI (virtualitics-cli, the `vaip` command) for packaging and deploying them into a customer tenant, and
  pyVIP, a Python API that drives Virtualitics Explore over a WebSocket connection. Deployments run on customer-controlled
  hosts including NIPR, SIPR, JWICS, ADVANA and ODIN across the U.S. military services.
image: https://virtualitics.com/wp-content/uploads/2026/06/Virtualitics_Logo_Black.png
url: https://raw.githubusercontent.com/api-evangelist/virtualitics/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-04'
modified: '2026-09-04'
tags:
- Company
- Artificial Intelligence
- Data Analytics
- Data Visualization
- Machine Learning
- Defense
- Government
- Python
- SDK
- Command Line Interface
apis:
- aid: virtualitics-ai-platform
  name: Virtualitics AI Platform (VAIP) Developer Experience
  image: https://virtualitics.com/wp-content/uploads/2026/06/Virtualitics_Logo_Black.png
  description: 'The developer surface of the Virtualitics AI Platform. Developers author AI Apps in Python with the Virtualitics
    SDK (App, Step, Page, Section, Card, Elements, Assets, LLM/Iris, Store, Audit, Triggers), build a wheel and deploy it
    into their own VAIP tenant with the `vaip` CLI. There is no publicly documented HTTP contract: the platform is delivered
    per-customer at a tenant host and the SDK/CLI are the published integration path.'
  humanURL: https://docs.virtualitics.com/hc/en-us/categories/34003471469587-Virtualitics-Developer-Experience
  baseURL: https://{tenant}.virtualitics.com
  tags:
  - AI Apps
  - SDK
  - CLI
  - Python
  properties:
  - type: Documentation
    url: https://sdk.virtualitics.com/latest/
  - type: APIReference
    url: https://sdk.virtualitics.com/latest/api-reference/app/
  - type: GettingStarted
    url: https://sdk.virtualitics.com/latest/getting-started/
  - type: Examples
    url: https://sdk.virtualitics.com/latest/examples/
  - type: Authentication
    url: authentication/virtualitics-authentication.yml
  - type: CLI
    url: cli/virtualitics-cli.yml
  - type: Components
    url: components/virtualitics-components.yml
  - type: DataModel
    url: data-model/virtualitics-data-model.yml
  - type: ChangeLog
    url: changelog/virtualitics-changelog.yml
- aid: virtualitics-explore-python-api
  name: Virtualitics Explore Python API (pyVIP)
  image: https://virtualitics.com/wp-content/uploads/2026/06/Virtualitics_Logo_Black.png
  description: pyVIP is the Virtualitics Python API for Virtualitics Explore. It runs over a WebSocket connection between
    Virtualitics Explore (server) and a Python session (client), launched from the API section of the Explore Settings window
    on a user-chosen port, and authenticated with an API Token generated in the Virtualitics Account Portal (VIP_AUTH_TOKEN),
    optionally with a client-supplied encryption key (VIP_ENCRYPTION_KEY). Because the server is the user's own Explore instance
    there is no vendor-hosted base URL.
  humanURL: https://docs.virtualitics.com/hc/en-us/articles/25110834780435-Using-the-Virtualitics-Python-API-pyVIP
  tags:
  - Data Visualization
  - Python
  - WebSocket
  properties:
  - type: GettingStarted
    url: https://docs.virtualitics.com/hc/en-us/articles/25103039519635-Setting-up-the-Virtualitics-Python-API-pyVIP-with-Virtualitics-Explore
  - type: Examples
    url: https://docs.virtualitics.com/hc/en-us/articles/25112049215123-Virtualitics-Python-API-Example-Notebooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/virtualitics-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/virtualitics-vulnerability-disclosure.yml
- type: Security
  url: security/virtualitics-vulnerability-disclosure.yml
- type: Website
  url: https://virtualitics.com/
- type: DeveloperPortal
  url: https://docs.virtualitics.com/hc/en-us/categories/34003471469587-Virtualitics-Developer-Experience
- type: Documentation
  url: https://docs.virtualitics.com/hc/en-us
- type: APIReference
  url: https://sdk.virtualitics.com/latest/api-reference/app/
- type: GettingStarted
  url: https://sdk.virtualitics.com/latest/getting-started/
- type: Support
  url: https://virtualitics.com/contact-us/
- type: Blog
  url: https://virtualitics.com/virtualitics-blog/
- type: GitHubOrganization
  url: https://github.com/virtualitics
- type: SignUp
  url: https://accounts.virtualitics.com
- type: TermsOfService
  url: https://virtualitics.com/terms-of-use/
- type: PrivacyPolicy
  url: https://virtualitics.com/privacy-policy/
- type: LLMsTxt
  url: llms/virtualitics-llms.txt
- type: Packages
  url: packages/virtualitics-packages.yml
- type: SDKs
  url: packages/virtualitics-packages.yml
- type: CLI
  url: cli/virtualitics-cli.yml
- type: Components
  url: components/virtualitics-components.yml
- type: ChangeLog
  url: changelog/virtualitics-changelog.yml
- type: Conformance
  url: conformance/virtualitics-conformance.yml
- type: Compliance
  url: conformance/virtualitics-conformance.yml
- type: Lifecycle
  url: lifecycle/virtualitics-lifecycle.yml
- type: Authentication
  url: authentication/virtualitics-authentication.yml
- type: DomainSecurity
  url: security/virtualitics-domain-security.yml
- type: Conventions
  url: conventions/virtualitics-conventions.yml
- type: DataModel
  url: data-model/virtualitics-data-model.yml
- type: Plans
  url: plans/virtualitics-plans-pricing.yml
- type: RateLimits
  url: rate-limits/virtualitics-rate-limits.yml
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 17
  pass: local-v3

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/virtualitics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/virtualitics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/virtualitics/evidence"

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

Get an API key

Free tier, no email required.

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