WhisperGraph and Control Plane (Cypher API)

The documented front door for both halves of the platform: POST https://graph.whisper.online/api/query runs openCypher against WhisperGraph (41 node labels, 52 edge types; identify, assess, explain, walk, origins, history, variants, the psl.* family, named views attackSurface / blastRadius / brandPhishingFleet, and raw read-only MATCH — keyless, capped at 100 rows) and, with X-API-Key, the one control verb CALL whisper.agents({op, args}) for register, identity, list, agent, connect, policy, logs and revoke. Errors are RFC 7807 application/problem+json with stable type slugs; the whisper.agents envelope carries ok/status/error/ retry_after. graph.whisper.security is the legacy host with the same three endpoints (POST and GET /api/query, GET /api/query/stats).

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/whispergraph-control-plane"
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 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.

API entry from apis.yml

apis.yml Raw ↑
aid: whisper-online:whispergraph-control-plane
name: WhisperGraph and Control Plane (Cypher API)
description: 'The documented front door for both halves of the platform: POST https://graph.whisper.online/api/query
  runs openCypher against WhisperGraph (41 node labels, 52 edge types; identify, assess, explain, walk,
  origins, history, variants, the psl.* family, named views attackSurface / blastRadius / brandPhishingFleet,
  and raw read-only MATCH — keyless, capped at 100 rows) and, with X-API-Key, the one control verb CALL
  whisper.agents({op, args}) for register, identity, list, agent, connect, policy, logs and revoke. Errors
  are RFC 7807 application/problem+json with stable type slugs; the whisper.agents envelope carries ok/status/error/
  retry_after. graph.whisper.security is the legacy host with the same three endpoints (POST and GET /api/query,
  GET /api/query/stats).'
humanURL: https://whisper.online/docs/control-plane
baseURL: https://graph.whisper.online
image: https://whisper.online/logo.png
tags:
- Graph Database
- Threat Intelligence
- Agent Identity
- Egress
- DNS
properties:
- type: Documentation
  url: https://whisper.online/docs/control-plane
- type: APIReference
  url: https://www.whisper.security/docs/cypher-api/reference
- type: Documentation
  name: Graph and cognition verbs
  url: https://whisper.online/docs/graph-api
- type: ErrorCatalog
  url: errors/whisper-online-problem-types.yml
- type: RateLimits
  url: rate-limits/whisper-online-rate-limits.yml
- type: Conventions
  url: conventions/whisper-online-conventions.yml
- type: DataModel
  url: data-model/whisper-online-data-model.yml
- type: OAuthScopes
  url: scopes/whisper-online-scopes.yml
- type: Authentication
  url: authentication/whisper-online-authentication.yml