Kodem · Authentication Profile

Kodem Authentication

Authentication

Kodem secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyCybersecurityApplication SecurityRuntime SecuritySoftware Composition AnalysisStatic AnalysisVulnerability ManagementDevSecOpsSBOMAI Security
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

x-kodem-apikey apiKey
· in: header ()
authorization http
scheme: unknown

Source

Authentication Profile

kodem-authentication.yml Raw ↑
generated: '2026-07-19'
method: probed
source: live HTTP probes of https://api.kodemsecurity.com (no OpenAPI is published, so no securitySchemes
  could be derived)
summary:
  types:
  - apiKey
  api_key_in:
  - header
  oauth2_flows: []
  fully_gated: true
schemes:
- name: x-kodem-apikey
  type: apiKey
  in: header
  parameter_name: x-kodem-apikey
  confidence: probed
  evidence: 'Advertised in the CORS access-control-allow-headers of the API host response: content-type,
    authorization, x-kodem-apikey, user-agent, dnt, sec-ch-ua, sec-ch-ua-mobile, sec-ch-ua-platform.'
- name: authorization
  type: http
  scheme: unknown
  confidence: probed
  evidence: 'The authorization header is also advertised in access-control-allow-headers, but the scheme
    (bearer/basic) is not observable without a credential and is not documented publicly.'
posture:
  unauthenticated_status: 401
  unauthenticated_body: '{"detail":"Unauthorized"}'
  paths_probed: 17
  paths_reachable_unauthenticated: 0
  allowed_methods:
  - GET
  - POST
  - PUT
  - DELETE
  - OPTIONS
  allow_credentials: true
  notes: 'Every path probed on api.kodemsecurity.com — including /, /openapi.json, /swagger.json, /docs,
    /redoc, /health, /v1 and /.well-known/* — returns 401 with the same JSON envelope. The API is real
    and actively served but entirely closed to unauthenticated discovery; no public reference, OpenAPI
    document, or auth guide is published. Product documentation sits behind the application login at
    docs.kodemsecurity.com, which redirects unauthenticated visitors to app.kodemsecurity.com.'

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/kodem-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.