Scanner website screenshot

Scanner

Scanner is a cloud-native security data platform that indexes security logs directly in Amazon S3 to deliver full-text search across petabytes, continuous streaming threat detection, and programmatic and agent-native access to security data — an alternative to traditional SIEMs and data lakes. Its REST API (v1) covers searchable indexes, detection rules, event sinks, lookup tables, ad hoc queries, and query-capacity info, and it ships a hosted Model Context Protocol (MCP) server plus a detection-rules-as-code CLI (scanner-cli). Authentication is a Scanner API key presented as an HTTP Bearer token; console SSO is brokered by Stytch (Okta, Google Workspace, Microsoft Entra, SCIM). SOC 2 Type II certified and GDPR compliant. Backed by CRV.

Scanner publishes 6 APIs on the APIs.io network, including Ad Hoc Queries API, Detection Rules API, Event Sinks API, and 3 more. Tagged areas include Company, Security, SIEM, Log Analytics, and Threat Detection.

The Scanner catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Scanner’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, changelog, and 23 more developer resources.

38.7/100 thin ▬ flat Agent 30/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanySecuritySIEMLog AnalyticsThreat DetectionSecurity OperationsObservabilityMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/scanner: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Scanner Ad Hoc Queries API

Run asynchronous or blocking full-text queries over indexed logs.

Scanner Detection Rules API

Create, list, update, and delete streaming detection rules.

Scanner Event Sinks API

Manage alert destinations (Slack, Webhook, PagerDuty).

Scanner Indexes API

List and retrieve searchable indexes for a tenant.

Scanner Info API

Account and query-capacity metrics.

Scanner Lookup Tables API

Upload, manage, and download lookup table files for enrichment.

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 7

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Scanner MCP Server

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Scanner Authentication

http · 1 scheme

SECURITY

Scanner Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scanner Trust Center

SOC 2 Type II, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Scanner Agentic Access

25 operations · 13 acting

25 operations · 13 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: scanner
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/scanner.png
name: Scanner
description: Scanner is a cloud-native security data platform that indexes security logs directly in Amazon S3 to deliver
  full-text search across petabytes, continuous streaming threat detection, and programmatic and agent-native access to security
  data — an alternative to traditional SIEMs and data lakes. Its REST API (v1) covers searchable indexes, detection rules,
  event sinks, lookup tables, ad hoc queries, and query-capacity info, and it ships a hosted Model Context Protocol (MCP)
  server plus a detection-rules-as-code CLI (scanner-cli). Authentication is a Scanner API key presented as an HTTP Bearer
  token; console SSO is brokered by Stytch (Okta, Google Workspace, Microsoft Entra, SCIM). SOC 2 Type II certified and GDPR
  compliant. Backed by CRV.
url: https://raw.githubusercontent.com/api-evangelist/scanner/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- crv
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Security
- SIEM
- Log Analytics
- Threat Detection
- Security Operations
- Observability
- MCP
apis:
- aid: scanner:scanner-ad-hoc-queries-api
  name: Scanner Ad Hoc Queries API
  description: Run asynchronous or blocking full-text queries over indexed logs.
  humanURL: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
  baseURL: https://app.scanner.dev
  tags:
  - Ad Hoc Queries
  properties:
  - type: OpenAPI
    url: openapi/scanner-ad-hoc-queries-api-openapi.yml
  - type: APIReference
    url: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
- aid: scanner:scanner-detection-rules-api
  name: Scanner Detection Rules API
  description: Create, list, update, and delete streaming detection rules.
  humanURL: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
  baseURL: https://app.scanner.dev
  tags:
  - Detection Rules
  properties:
  - type: OpenAPI
    url: openapi/scanner-detection-rules-api-openapi.yml
  - type: APIReference
    url: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
- aid: scanner:scanner-event-sinks-api
  name: Scanner Event Sinks API
  description: Manage alert destinations (Slack, Webhook, PagerDuty).
  humanURL: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
  baseURL: https://app.scanner.dev
  tags:
  - Event Sinks
  properties:
  - type: OpenAPI
    url: openapi/scanner-event-sinks-api-openapi.yml
  - type: APIReference
    url: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
- aid: scanner:scanner-indexes-api
  name: Scanner Indexes API
  description: List and retrieve searchable indexes for a tenant.
  humanURL: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
  baseURL: https://app.scanner.dev
  tags:
  - Indexes
  properties:
  - type: OpenAPI
    url: openapi/scanner-indexes-api-openapi.yml
  - type: APIReference
    url: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
- aid: scanner:scanner-info-api
  name: Scanner Info API
  description: Account and query-capacity metrics.
  humanURL: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
  baseURL: https://app.scanner.dev
  tags:
  - Info
  properties:
  - type: OpenAPI
    url: openapi/scanner-info-api-openapi.yml
  - type: APIReference
    url: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
- aid: scanner:scanner-lookup-tables-api
  name: Scanner Lookup Tables API
  description: Upload, manage, and download lookup table files for enrichment.
  humanURL: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
  baseURL: https://app.scanner.dev
  tags:
  - Lookup Tables
  properties:
  - type: OpenAPI
    url: openapi/scanner-lookup-tables-api-openapi.yml
  - type: APIReference
    url: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://docs.scanner.dev/scanner/
- type: Documentation
  url: https://docs.scanner.dev/scanner/
- type: APIReference
  url: https://docs.scanner.dev/scanner/using-scanner-complete-feature-reference/developer-tools/api
- type: GettingStarted
  url: https://docs.scanner.dev/scanner/getting-started/quick-setup-overview
- type: Blog
  url: https://scanner.dev/blog
- type: Pricing
  url: https://scanner.dev/pricing
- type: SignUp
  url: https://app.scanner.dev/
- type: Login
  url: https://app.scanner.dev/
- type: TermsOfService
  url: https://scanner.dev/terms
- type: PrivacyPolicy
  url: https://scanner.dev/privacy
- type: ChangeLog
  url: https://scanner.dev/changelog
- type: ChangeLog
  url: changelog/scanner-changelog.yml
- type: Authentication
  url: authentication/scanner-authentication.yml
- type: MCPServer
  url: mcp/scanner-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: CLI
  url: cli/scanner-cli.yml
- type: Packages
  url: packages/scanner-packages.yml
- type: Conventions
  url: conventions/scanner-conventions.yml
- type: ErrorCatalog
  url: errors/scanner-problem-types.yml
- type: Lifecycle
  url: lifecycle/scanner-lifecycle.yml
- type: DataModel
  url: data-model/scanner-data-model.yml
- type: Conformance
  url: conformance/scanner-conformance.yml
- type: Compliance
  url: https://scanner.dev/trust
- type: Webhooks
  url: asyncapi/scanner-webhooks.yml
- type: Overlay
  url: overlays/scanner-overlay.yaml
- type: LLMsTxt
  url: llms/scanner-llms.txt
- type: AgenticAccess
  url: agentic-access/scanner-agentic-access.yml
- type: TrustCenter
  url: security/scanner-trust-center.yml
- type: DomainSecurity
  url: security/scanner-domain-security.yml
- type: Website
  url: https://scanner.dev/
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 19
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/scanner"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/scanner/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/scanner/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.