AccuKnox

AccuKnox is a cloud-native application protection platform (CNAPP) vendor built on a Zero Trust model, covering cloud security posture management (CSPM), workload and Kubernetes runtime security (CWPP), application security posture management (ASPM), AI/ML model security (AI-SPM / ModelKnox) and API security. It originated the open source KubeArmor eBPF/LSM runtime enforcement engine (a CNCF project) and publishes the Discovery Engine and SentryFlow gRPC services, a knoxctl CLI, a Terraform provider, a first-party Model Context Protocol server, and a token-authenticated REST API on per-tenant cspm.*.accuknox.com hosts.

AccuKnox publishes 4 APIs on the APIs.io network. Tagged areas include Company, Security, Cloud Security, Cloud Native Application Protection Platform, and Kubernetes Security.

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

AccuKnox’s developer surface includes documentation, getting-started guide, support, engineering blog, pricing, signup flow, changelog, and 24 more developer resources.

47.4/100 developing Agent 32/100 agent ready Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
4 APIs 1 MCP Servers
CompanySecurityCloud SecurityCloud Native Application Protection PlatformKubernetes SecurityRuntime SecurityZero TrustDevSecOpsComplianceAI SecurityVulnerability ManagementContainer Security

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
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/accuknox: 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 4

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

AccuKnox SaaS Platform API

Token-authenticated REST API behind the AccuKnox SaaS console, serving asset inventory, security findings, AI/ML model risk (ModelKnox) and tenant configuration under an /api/v1...

AccuKnox Discovery Engine gRPC API

gRPC services for AccuKnox Discovery Engine (knoxAutoPolicy), which auto-discovers least-permissive network and system policies from observed workload behaviour. Nine published ...

AccuKnox SentryFlow API Observability gRPC API

gRPC services for SentryFlow, AccuKnox's API observability and classification component. Streams API access logs, API events and Envoy/API metrics from service mesh and ingress ...

AccuKnox MCP Server

First-party Model Context Protocol server published by AccuKnox that exposes the SaaS Platform API to agents as MCP tools for asset search, finding retrieval, finding filters an...

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Accuknox Rate Limits

0 limits

RATE LIMITS

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.

Accuknox Authentication

http/oauth2 · 3 schemes

SECURITY

Accuknox Domain Security

TLSv1.3 · DMARC

SECURITY

Accuknox Vulnerability Disclosure

Hackerone · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Accuknox Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: accuknox
name: AccuKnox
description: AccuKnox is a cloud-native application protection platform (CNAPP) vendor built on a Zero Trust model, covering
  cloud security posture management (CSPM), workload and Kubernetes runtime security (CWPP), application security posture
  management (ASPM), AI/ML model security (AI-SPM / ModelKnox) and API security. It originated the open source KubeArmor eBPF/LSM
  runtime enforcement engine (a CNCF project) and publishes the Discovery Engine and SentryFlow gRPC services, a knoxctl CLI,
  a Terraform provider, a first-party Model Context Protocol server, and a token-authenticated REST API on per-tenant cspm.*.accuknox.com
  hosts.
image: https://accuknox.com/wp-content/uploads/accuknox-logo-2.png
url: https://raw.githubusercontent.com/api-evangelist/accuknox/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-06'
modified: '2026-09-06'
position: Producing
tags:
- Company
- Security
- Cloud Security
- Cloud Native Application Protection Platform
- Kubernetes Security
- Runtime Security
- Zero Trust
- DevSecOps
- Compliance
- AI Security
- Vulnerability Management
- Container Security
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: accuknox-saas-platform-api
  name: AccuKnox SaaS Platform API
  image: https://accuknox.com/wp-content/uploads/accuknox-logo-2.png
  description: Token-authenticated REST API behind the AccuKnox SaaS console, serving asset inventory, security findings,
    AI/ML model risk (ModelKnox) and tenant configuration under an /api/v1/ path prefix. Served per tenant on cspm.<tenant>.accuknox.com;
    the interactive Swagger/ReDoc surface at /api/swagger/ and /api/redoc/ is behind a Django admin login, so no public machine-readable
    contract is published.
  humanURL: https://help.accuknox.com/integrations/oauth/
  baseURL: https://cspm.accuknox.com
  tags:
  - Security
  - Cloud Security
  - Findings
  - Asset Inventory
  properties:
  - type: Authentication
    url: authentication/accuknox-authentication.yml
  - type: Conventions
    url: conventions/accuknox-conventions.yml
  - type: ErrorCatalog
    url: errors/accuknox-error-codes.yml
- aid: accuknox-discovery-engine
  name: AccuKnox Discovery Engine gRPC API
  image: https://accuknox.com/wp-content/uploads/accuknox-logo-2.png
  description: gRPC services for AccuKnox Discovery Engine (knoxAutoPolicy), which auto-discovers least-permissive network
    and system policies from observed workload behaviour. Nine published proto3 contracts covering policy analysis, configuration,
    consumer/worker control, observability summaries, insights, publishing and licensing. Self-hosted in-cluster; no public
    base URL is published.
  humanURL: https://github.com/accuknox/discovery-engine
  properties:
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-analyzer.proto
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-config.proto
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-consumer.proto
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-discovery.proto
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-insight.proto
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-license.proto
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-observability.proto
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-publisher.proto
  - type: Protobuf
    url: grpc/accuknox-discovery-engine-worker.proto
  - type: SourceCode
    url: https://github.com/accuknox/discovery-engine
- aid: accuknox-sentryflow
  name: AccuKnox SentryFlow API Observability gRPC API
  image: https://accuknox.com/wp-content/uploads/accuknox-logo-2.png
  description: gRPC services for SentryFlow, AccuKnox's API observability and classification component. Streams API access
    logs, API events and Envoy/API metrics from service mesh and ingress data planes, and classifies observed API endpoints.
    Self-hosted; no public base URL is published.
  humanURL: https://github.com/accuknox/SentryFlow
  properties:
  - type: Protobuf
    url: grpc/accuknox-sentryflow.proto
  - type: Protobuf
    url: grpc/accuknox-sentryflow-metrics.proto
  - type: SourceCode
    url: https://github.com/accuknox/SentryFlow
- aid: accuknox-mcp-server
  name: AccuKnox MCP Server
  image: https://accuknox.com/wp-content/uploads/accuknox-logo-2.png
  description: First-party Model Context Protocol server published by AccuKnox that exposes the SaaS Platform API to agents
    as MCP tools for asset search, finding retrieval, finding filters and funnels, and AI/ML model vulnerability summaries.
    Distributed as source on GitHub and run locally over stdio (or self-hosted over streamable HTTP); AccuKnox operates no
    hosted remote MCP endpoint.
  humanURL: https://github.com/accuknox/mcp_server
  properties:
  - type: MCPServer
    url: mcp/accuknox-mcp.yml
  - type: SourceCode
    url: https://github.com/accuknox/mcp_server
common:
- type: DomainSecurity
  url: security/accuknox-domain-security.yml
- type: Website
  url: https://accuknox.com/
- type: DeveloperPortal
  url: https://help.accuknox.com/
- type: Documentation
  url: https://help.accuknox.com/
- type: GettingStarted
  url: https://help.accuknox.com/how-to/
- type: Support
  url: https://accu-knox.atlassian.net/servicedesk/customer/portal/1
- type: Blog
  url: https://accuknox.com/blog
- type: BlogRSS
  url: https://accuknox.com/feed
- type: GitHubOrganization
  url: https://github.com/accuknox
- type: Pricing
  url: https://accuknox.com/pricing
- type: SignUp
  url: https://accuknox.com/free-trial
- type: TermsOfService
  url: https://accuknox.com/terms-of-use
- type: PrivacyPolicy
  url: https://accuknox.com/privacy-policy
- type: StatusPage
  url: https://status.accuknox.com/
- type: ChangeLog
  url: https://help.accuknox.com/getting-started/accuknox-release-notes/
- type: SourceCode
  url: https://accuknox.com/open-source-repos
- type: LLMsTxt
  url: llms/accuknox-llms.txt
- type: Packages
  url: packages/accuknox-packages.yml
- type: CLI
  url: cli/accuknox-cli.yml
- type: MCPServer
  url: mcp/accuknox-mcp.yml
- type: Authentication
  url: authentication/accuknox-authentication.yml
- type: Conventions
  url: conventions/accuknox-conventions.yml
- type: ErrorCatalog
  url: errors/accuknox-error-codes.yml
- type: Lifecycle
  url: lifecycle/accuknox-lifecycle.yml
- type: ChangeLog
  url: changelog/accuknox-changelog.yml
- type: Conformance
  url: conformance/accuknox-conformance.yml
- type: Webhooks
  url: asyncapi/accuknox-webhooks.yml
- type: Plans
  url: plans/accuknox-plans-pricing.yml
- type: RateLimits
  url: rate-limits/accuknox-rate-limits.yml
- type: VulnerabilityDisclosure
  url: security/accuknox-vulnerability-disclosure.yml
- type: Security
  url: https://accuknox.com/security-advisories
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 28
  pass: local-v3

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/accuknox"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/accuknox/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/accuknox/evidence"

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.