SimSpace Platform API

The SimSpace Portal Suite platform API. SimSpace describes the cyber range platform as built API-first, giving partners and customers programmatic access for custom integrations, automation, advanced workflows and data extensibility. Published release notes reference specific API surfaces including an audit-log extraction endpoint and a bulk REST API service for auditing content shares. The API host answers on portal.simspace.com/api/v1 (HTTP 400 "invalid arguments" to an unparameterized anonymous request, confirming a live router), but the API reference is served only from the authenticated portal single-page application and the customer-only Freshdesk support site, so no public OpenAPI, GraphQL SDL or other machine-readable contract could be retrieved.

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/simspace-platform"
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: simspace-platform
name: SimSpace Platform API
description: The SimSpace Portal Suite platform API. SimSpace describes the cyber range platform as built
  API-first, giving partners and customers programmatic access for custom integrations, automation, advanced
  workflows and data extensibility. Published release notes reference specific API surfaces including
  an audit-log extraction endpoint and a bulk REST API service for auditing content shares. The API host
  answers on portal.simspace.com/api/v1 (HTTP 400 "invalid arguments" to an unparameterized anonymous
  request, confirming a live router), but the API reference is served only from the authenticated portal
  single-page application and the customer-only Freshdesk support site, so no public OpenAPI, GraphQL
  SDL or other machine-readable contract could be retrieved.
humanURL: https://portal.simspace.com/
baseURL: https://portal.simspace.com/api/v1
tags:
- Cyber Range
- Simulation
- Security Operations
properties:
- type: Portal
  url: https://portal.simspace.com/
- type: ChangeLog
  url: https://simspace.com/release-notes/
x-access: customer-only