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 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.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/virtualitics-explore-python-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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