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 Custom Flag API

An API to allow the management of custom flags. Custom flags allow users to define custom detections within Spyderbat.

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

Tagged areas include CustomFlag. 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 10 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 10 schemas 1 DELETE2 GET1 POST3 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 Custom Flag 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, 2 GET, 1 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

CustomFlag 7

An API to allow the management of custom flags. Custom flags allow users to define custom detections within Spyderbat.

GET
/api/v1/org/{orgUID}/customflag/
List custom flags
CustomFlagList 23 params → 200403
POST
/api/v1/org/{orgUID}/customflag/
Create a custom flag.
CustomFlagCreate 1 param body → 200400403
GET
/api/v1/org/{orgUID}/customflag/{customFlagUID}
Load a custom flag
CustomFlagLoad 2 params → 200403404
PUT
/api/v1/org/{orgUID}/customflag/{customFlagUID}
Update a custom flag.
CustomFlagUpdate 2 params body → 200400403404
DELETE
/api/v1/org/{orgUID}/customflag/{customFlagUID}
Delete a custom flag.
CustomFlagDelete 2 params → 200403404
PUT
/api/v1/org/{orgUID}/customflag/{customFlagUID}/disable
Disable a custom flag.
CustomFlagDisable 2 params → 200403404
PUT
/api/v1/org/{orgUID}/customflag/{customFlagUID}/enable
Enable a custom flag.
CustomFlagEnable 2 params → 200403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are SessionOutputCustomFlag (23 properties), CustomFlagCreateInput (10 properties), DaoNotificationSettings (8 properties), DaoNotificationSettingsObj (8 properties). Each schema is shown below with its type and property counts.

CustomFlagUpdateInput
object
8 properties
SessionLoadCustomFlagOutput
object
1 property
SessionListCustomFlagOutput
object
4 properties
DaoNotificationSettingsObj
object
8 properties
SessionUpdateCustomFlagOutput
object
1 property
SessionCreateCustomFlagOutput
object
1 property
DaoNotificationSettings
object
8 properties
SessionOutputCustomFlag
object
23 properties
ValidationError
object
4 properties
CustomFlagCreateInput
object
10 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spyderbat-customflag-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 Fingerprint Data API
Spyderbat Forwarded Events API
Where this information came from

This is an independent, third-party profile of Spyderbat Custom Flag 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.