Noname Security website screenshot

Noname Security

Noname Security (acquired by Akamai in 2024) is an API security platform that provides complete API discovery, posture management, runtime protection, and active testing capabilities. The platform helps organizations discover all APIs including shadow and rogue APIs, detect misconfigurations and vulnerabilities, and protect against API-based attacks across their entire API estate.

Noname Security publishes 4 APIs on the APIs.io network. Tagged areas include API Discovery, API Security, API Testing, Posture Management, and Runtime Protection.

Noname Security’s developer surface includes documentation, engineering blog, and 9 more developer resources.

24.0/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
4 APIs
API DiscoveryAPI SecurityAPI TestingPosture ManagementRuntime ProtectionShadow APIs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 24.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/noname-security: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

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

Noname API Security Platform

The Noname API Security Platform provides comprehensive API security through discovery, posture management, runtime protection, and active testing. It discovers all APIs across ...

Noname API Discovery

Noname API Discovery provides complete visibility into all APIs across an organization, including managed, unmanaged, shadow, and legacy APIs. It automatically catalogs APIs, cl...

Noname Runtime Protection

Noname Runtime Protection uses AI and machine learning to detect and block API attacks in real time, including data leakage, policy violations, suspicious behavior, and targeted...

Noname Active Testing

Noname Active Testing enables organizations to test APIs for vulnerabilities and misconfigurations before they reach production, integrating into CI/CD pipelines for shift-left ...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Noname Security Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

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

Noname Security Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 6

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: noname-security
name: Noname Security
description: Noname Security (acquired by Akamai in 2024) is an API security platform that provides complete API discovery,
  posture management, runtime protection, and active testing capabilities. The platform helps organizations discover all APIs
  including shadow and rogue APIs, detect misconfigurations and vulnerabilities, and protect against API-based attacks across
  their entire API estate.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/noname-security.png
url: https://raw.githubusercontent.com/api-evangelist/noname-security/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-04-28'
specificationVersion: '0.19'
tags:
- API Discovery
- API Security
- API Testing
- Posture Management
- Runtime Protection
- Shadow APIs
apis:
- aid: noname-security:api-security-platform
  name: Noname API Security Platform
  description: The Noname API Security Platform provides comprehensive API security through discovery, posture management,
    runtime protection, and active testing. It discovers all APIs across the organization, detects misconfigurations, monitors
    for anomalous behavior and attacks, and enables pre-production API security testing.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://nonamesecurity.com
  tags:
  - API Discovery
  - API Security
  - API Testing
  - Posture Management
  - Runtime Protection
  properties:
  - type: Documentation
    url: https://docs.nonamesecurity.com/
  - type: GettingStarted
    url: https://docs.nonamesecurity.com/docs/getting-started
- aid: noname-security:api-discovery
  name: Noname API Discovery
  description: Noname API Discovery provides complete visibility into all APIs across an organization, including managed,
    unmanaged, shadow, and legacy APIs. It automatically catalogs APIs, classifies sensitive data, and identifies data types
    flowing through API traffic.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://nonamesecurity.com/product/discovery
  tags:
  - API Discovery
  - API Inventory
  - Data Classification
  - Shadow APIs
  properties:
  - type: Documentation
    url: https://docs.nonamesecurity.com/
- aid: noname-security:runtime-protection
  name: Noname Runtime Protection
  description: Noname Runtime Protection uses AI and machine learning to detect and block API attacks in real time, including
    data leakage, policy violations, suspicious behavior, and targeted attacks on APIs.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://nonamesecurity.com/product/protect
  tags:
  - API Security
  - Real-Time Monitoring
  - Runtime Protection
  - Threat Detection
  properties:
  - type: Documentation
    url: https://docs.nonamesecurity.com/
- aid: noname-security:active-testing
  name: Noname Active Testing
  description: Noname Active Testing enables organizations to test APIs for vulnerabilities and misconfigurations before they
    reach production, integrating into CI/CD pipelines for shift-left API security testing.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://nonamesecurity.com/product/active-testing
  tags:
  - API Testing
  - CI/CD
  - Security Testing
  - Shift Left
  properties:
  - type: Documentation
    url: https://docs.nonamesecurity.com/
common:
- type: DomainSecurity
  url: security/noname-security-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/nonamesec
- type: Website
  url: https://nonamesecurity.com
- type: Documentation
  url: https://docs.nonamesecurity.com/
- type: Blog
  url: https://nonamesecurity.com/blog
- type: About
  url: https://nonamesecurity.com/company
- type: Partners
  url: https://nonamesecurity.com/partners
- type: Integrations
  url: https://nonamesecurity.com/integrations
- type: Login
  url: https://app.nonamesecurity.com/
- type: Contact
  url: https://nonamesecurity.com/contact-us
- type: LinkedIn
  url: https://www.linkedin.com/company/nonamesecurity/
- type: Twitter
  url: https://twitter.com/NonameSecurity
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: info@apievangelist.com