Workspot SIEM (Splunk) Events API

HMAC-SHA256 authenticated REST API for fetching Workspot Control event data — end-user and administrator actions — into Splunk or any other SIEM. Uses a submit/poll/fetch flow with checkpoint-based incremental delivery: POST an events request with the last checkpoint, poll the returned request token with HEAD until ready, then GET batches of up to 1000 events with the new checkpoint returned in the X-Ws-Checkpoint response header.

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/siem"
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: workspot:siem
name: Workspot SIEM (Splunk) Events API
description: 'HMAC-SHA256 authenticated REST API for fetching Workspot Control event data — end-user and
  administrator actions — into Splunk or any other SIEM. Uses a submit/poll/fetch flow with checkpoint-based
  incremental delivery: POST an events request with the last checkpoint, poll the returned request token
  with HEAD until ready, then GET batches of up to 1000 events with the new checkpoint returned in the
  X-Ws-Checkpoint response header.'
humanURL: https://docs.workspot.com/docs/workspot-splunksiem-api-user-guide
baseURL: https://api.workspot.com
tags:
- SIEM
- Security Events
- Audit Logs
- Splunk
properties:
- type: Documentation
  url: https://docs.workspot.com/docs/workspot-splunksiem-api-user-guide
- type: Events
  url: asyncapi/workspot-siem-events.yml
image: https://www.workspot.com/app/uploads/2024/10/cropped-workspot-secondary-logo-blue-192x192.png