How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Spyderbat Investigation API

Investigations can be created by users as a way to have an investigation into a potential attack, allowing users to associate data from one or more sources into a single investigation. An investigation may be utilized by multiple users as part of it's work flow. Investigations have a version history, each change to an investigation will result in a copy of the investigation to be captured and saved, prior versions can then be inspected later.

Spyderbat Investigation API is one of 29 APIs that Spyderbat publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Investigation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 7 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.prod.spyderbat.com/.

7 operations 4 paths 8 schemas 1 DELETE4 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.prod.spyderbat.com/api/v1
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Spyderbat Investigation API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (apiToken). By default, every request must be authenticated.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Investigation 7

Investigations can be created by users as a way to have an investigation into a potential attack, allowing users to associate data from one or more sources into a single investiga…

GET
/api/v1/org/{orgUID}/investigation/
List investigations
InvestigationList 1 param → 200400403
POST
/api/v1/org/{orgUID}/investigation/
Create an investigation
InvestigationCreate 1 param body → 200400403
GET
/api/v1/org/{orgUID}/investigation/{investigationUID}
Load an investigation
InvestigationLoad 2 params → 200403
PUT
/api/v1/org/{orgUID}/investigation/{investigationUID}
Update an investigation
InvestigationUpdate 2 params body → 200400403
DELETE
/api/v1/org/{orgUID}/investigation/{investigationUID}
Delete an investigation
InvestigationDelete 2 params → 200403
GET
/api/v1/org/{orgUID}/investigation/{investigationUID}/version/
List Investigation Versions
InvestigationListVersions 2 params → 200403
GET
/api/v1/org/{orgUID}/investigation/{investigationUID}/version/{version}
Load Investigation Version
InvestigationLoadVersion 3 params → 200403

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are DaoInvestigation (13 properties), InvestigationCreateInput (11 properties), InvestigationUpdateInput (11 properties), RbacStatement (5 properties). Each schema is shown below with its type and property counts.

InvestigationCreateInput
object
11 properties
RbacStatement
object
5 properties 2 required
DaoInvestigation
object
13 properties
ResourcePolicy
object
Resource policy for RBAC
3 properties
InvestigationUpdateInput
object
11 properties
ApiInvestigationCreateOutput
object
1 property
RbacConditionMap
object
Additional conditions which may be applied
ValidationError
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spyderbat-investigation-api-openapi.yml Raw ↑

Other APIs Spyderbat publishes across the network.

Spyderbat Adhoc Search API
Spyderbat Agent Action API
Spyderbat Agent API
Spyderbat Agent Registration API
Spyderbat Agent Work API
Spyderbat Analytics Policy API
Spyderbat Analytics Ruleset API
Spyderbat Archive API
Spyderbat Cases API
Spyderbat Cluster API
Spyderbat Custom Flag API
Spyderbat Fingerprint Data API
Where this information came from

This is an independent, third-party profile of Spyderbat Investigation API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.