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

Adlumin XDR/MDR API

Tenant-scoped REST API over the Adlumin security operations platform. Eleven v1 endpoints return security detections (with bulk acknowledgement), at-risk Active Directory groups, network shares and systems, endpoint agent telemetry and device inventory, network health statistics, firewall event logs with geographic and blocked-IP aggregations, and compliance insights. Bearer JWT auth, page/per_page pagination with total_count, and since/until ISO 8601 date filtering.

This API exposes 11 operations across 11 paths, organized into 6 resource areas, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.adlumin.com/v1.

11 operations 11 paths 14 schemas 10 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.adlumin.com/v1
Authentication
HTTP Bearer
Resource Areas
6

Authentication & Security 1

Adlumin XDR/MDR API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — JWT issued by the Adlumin authentication service. Pass in the Authorization header as Bearer .

Paths & Operations 11

Across 11 paths, the API surfaces 11 operations — 10 GET, 1 POST. They span 6 resource areas: Detections, At-Risk Assets, Endpoint, Network, Firewall, Compliance. Each is listed below with its method, path, parameters, and response codes.

Detections 2

Security detection events and acknowledgement

GET
/detections
List detections
10 params → 200401422
POST
/acknowledge_detections
Acknowledge detections
body → 200400401
At-Risk Assets 3

Hosts, groups, and shares flagged as at-risk

GET
/at_risk_groups
List at-risk Active Directory groups
7 params → 200401
GET
/at_risk_shares
List at-risk network shares
6 params → 200401
GET
/at_risk_systems
List at-risk systems (hosts)
8 params → 200401
Endpoint 3

Endpoint agent and device telemetry

GET
/endpoint_data
List endpoint agent data
7 params → 200401
GET
/complete_endpoint_data
Get aggregated endpoint summary
2 params → 200401
GET
/device_data
List registered devices
7 params → 200401
Network 1

Network health and traffic data

GET
/network_data
Get network health statistics
2 params → 200401
Firewall 1

Firewall event logs

GET
/firewall
List firewall events
11 params → 200401
Compliance 1

Compliance and policy insights

GET
/compliance_insights
Get compliance insights
2 params → 200401

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Detection (15 properties), AtRiskGroup (12 properties), FirewallEvent (9 properties), EndpointData (9 properties). Each schema is shown below with its type and property counts.

PaginatedResponse
object
3 properties
Detection
object
15 properties
AtRiskGroup
object
12 properties
AtRiskShare
object
8 properties
AtRiskSystem
object
9 properties
EndpointData
object
9 properties
CompleteEndpointData
object
7 properties
DeviceData
object
7 properties
NetworkData
object
3 properties
NetworkHealthStat
object
2 properties
FirewallEvent
object
9 properties
FirewallAggregation
object
4 properties
ComplianceInsights
object
6 properties
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adlumininc-api-openapi-original.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Adlumin XDR/MDR 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.