Naftiko website screenshot

Naftiko

Naftiko builds spec-driven integration software for AI agents. Its two Apache 2.0 Java engines — Ikanos, a capability engine, and Polychro, a polyglot spec linter — let a team declare a slice of its business in a single YAML capability file and serve it simultaneously over MCP, Agent Skill, REST and a Control port without writing or compiling code. A capability consumes the HTTP APIs an organisation already has, structures their responses into clean JSON, then aggregates and orchestrates those operations into one governed contract for agents, applications and partners. Naftiko operates no hosted API of its own: it distributes software customers run on their own infrastructure, so this profile catalogs a published JSON Schema, a governance ruleset, a CLI, container images and Maven artifacts rather than endpoints and API keys. Four editions are published — Community (free forever, Apache 2.0), Developer and Team (managed hosting, in development) and Enterprise (Warden and Skipper, design partners) — none of them carrying a published price.

Naftiko is profiled on the APIs.io network. Tagged areas include Company, Ai Data, API Integration, API Governance, and MCP.

The Naftiko catalog on APIs.io includes 1 Spectral governance ruleset.

Naftiko’s developer surface includes documentation, API reference, getting-started guide, CLI, changelog, pricing, support, and 25 more developer resources.

40.5/100 developing ▬ flat Agent 10/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
0 APIs
CompanyAi DataAPI IntegrationAPI GovernanceMCPAgent SkillsOpen-SourceDeveloper ToolsAPI SpecificationSpec-Driven IntegrationCapability EngineAPI Linting

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/naftiko: 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 →

Pricing Plans 1

Published pricing tiers and plan structures.

Naftiko Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Naftiko Rate Limits

0 limits

RATE LIMITS

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Naftiko API Rules

33 rules · 14 errors 16 warnings 3 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Naftiko Ikanos Capability

7 properties

JSON SCHEMA

Security Posture 1

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

Naftiko Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: naftiko
name: Naftiko
description: 'Naftiko builds spec-driven integration software for AI agents. Its two Apache 2.0 Java engines — Ikanos, a capability
  engine, and Polychro, a polyglot spec linter — let a team declare a slice of its business in a single YAML capability file
  and serve it simultaneously over MCP, Agent Skill, REST and a Control port without writing or compiling code. A capability
  consumes the HTTP APIs an organisation already has, structures their responses into clean JSON, then aggregates and orchestrates
  those operations into one governed contract for agents, applications and partners. Naftiko operates no hosted API of its
  own: it distributes software customers run on their own infrastructure, so this profile catalogs a published JSON Schema,
  a governance ruleset, a CLI, container images and Maven artifacts rather than endpoints and API keys. Four editions are
  published — Community (free forever, Apache 2.0), Developer and Team (managed hosting, in development) and Enterprise (Warden
  and Skipper, design partners) — none of them carrying a published price.'
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://naftiko.github.io/docs/images/logo/logo_full_color_512.png
url: https://raw.githubusercontent.com/api-evangelist/naftiko/refs/heads/main/apis.yml
x-type: company
x-source: serena-portfolio
specificationVersion: '0.23'
created: '2026-08-17'
modified: '2026-08-17'
tags:
- Company
- Ai Data
- API Integration
- API Governance
- MCP
- Agent Skills
- Open-Source
- Developer Tools
- API Specification
- Spec-Driven Integration
- Capability Engine
- API Linting
tags_raw:
- Company
- Ai Data
- API Integration
- API Governance
- Model Context Protocol
- Agent Skills
- Open Source
- Developer Tools
- API Specifications
- Spec-Driven Integration
- Capability Engine
- API Linting
apis: []
x-apis-note: 'Deliberately empty, and this is a measurement rather than an unfinished harvest. Naftiko publishes no OpenAPI,
  no AsyncAPI, no GraphQL schema and no hosted API. STEP 0b contract discovery was run in full against naftiko.io, shipyard.naftiko.io,
  ikanos.io, polychro.io, mocks.naftiko.net, api.naftiko.io and app.naftiko.io: naftiko.io hard-404s every spec path, shipyard.naftiko.io
  is a single-page app whose catch-all answers 200 with a 760-byte HTML shell for every path (recorded as misses, not hits),
  ikanos.io and polychro.io are 302 vanity redirects into that same SPA, api. and app. do not resolve in DNS, and mocks.naftiko.net
  answers 401 on every path. Three HTTP surfaces are documented but none is a Naftiko-operated endpoint with a base URL: the
  Control port on a running capability (default localhost:9090), the Skill Server (default localhost:9700), and the MCP server
  the engine generates from the customer''s own capability YAML. All three run on the customer''s infrastructure and are recorded
  in conventions/, skills/ and mcp/ respectively. The 136 OpenAPI files in naftiko/sandboxes describe third-party APIs (Anthropic,
  Slack, GitHub, Google and others) used as mock fixtures; they were not harvested as Naftiko contracts.'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://naftiko.io/
- type: Documentation
  name: Ikanos documentation (versioned per release)
  url: https://shipyard.naftiko.io/ikanos/1.0.0-beta3/
- type: APIReference
  name: Ikanos Capability Specification reference
  url: https://shipyard.naftiko.io/ikanos/1.0.0-beta3/spec/
- type: GettingStarted
  name: Installation
  url: https://shipyard.naftiko.io/ikanos/1.0.0-beta3/installation/
- type: CLI
  name: ikanos CLI — command surface, exit codes, control port
  url: cli/naftiko-cli.yml
- type: CLI
  name: ikanos CLI reference (published)
  url: https://shipyard.naftiko.io/ikanos/1.0.0-beta3/guide/cli/
- type: JSONSchema
  name: Ikanos Capability Specification — JSON Schema 2020-12
  url: json-schema/naftiko-ikanos-capability-schema.json
- type: Rules
  name: Ikanos governance ruleset — 33 first-party rules enforced by Polychro
  url: rules/naftiko-ikanos-ruleset.yml
- type: Glossary
  url: https://naftiko.io/resources/glossary
- type: Packages
  name: First-party distributions — Maven Central, GHCR, Docker Hub, GitHub Releases, VS Code Marketplace
  url: packages/naftiko-packages.yml
- type: AgentSkill
  name: Provider-published agent instruction files (verbatim)
  url: skills/_index.yml
- type: Conventions
  name: Specification, control-port and observability semantics
  url: conventions/naftiko-conventions.yml
- type: Conformance
  name: Standards the engine implements versus standards it only names
  url: conformance/naftiko-conformance.yml
- type: Lifecycle
  name: Versioning, per-version EOL table, roadmap
  url: lifecycle/naftiko-lifecycle.yml
- type: Deprecation
  name: Per-version end-of-life dates published in the release table
  url: https://shipyard.naftiko.io/ikanos/1.0.0-beta3/releases/
- type: ChangeLog
  name: Release record — GitHub Releases plus the docs release/EOL table
  url: changelog/naftiko-changelog.yml
- type: ChangeLog
  name: Ikanos releases (published)
  url: https://github.com/naftiko/ikanos/releases
- type: Roadmap
  url: https://shipyard.naftiko.io/ikanos/1.0.0-beta3/roadmap/
- type: Plans
  name: Four editions, none priced
  url: plans/naftiko-plans-pricing.yml
- type: Pricing
  url: https://naftiko.io/platform/editions/
- type: RateLimits
  name: No published limits — no hosted API to limit
  url: rate-limits/naftiko-rate-limits.yml
- type: DomainSecurity
  url: security/naftiko-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/naftiko
- type: SourceCode
  name: Ikanos — the capability engine
  url: https://github.com/naftiko/ikanos
- type: SourceCode
  name: Polychro — the polyglot spec linter
  url: https://github.com/naftiko/polychro
- type: OpenSource
  url: https://naftiko.io/community/open-source/
- type: Support
  url: https://naftiko.io/company/contact-us/
- type: Community
  url: https://naftiko.io/community/
- type: Blog
  url: https://naftiko.io/resources/blog
- type: BlogRSS
  url: https://naftiko.io/feed.xml
- type: TermsOfService
  url: https://naftiko.io/legal/terms/
- type: PrivacyPolicy
  url: https://naftiko.io/legal/privacy/
x-pointers-deliberately-withheld:
  description: Recorded so a later round does not "fix" these as oversights. Each is a canonical pointer the rating reads,
    each has an artifact in this repo that superficially supports it, and each was withheld because the underlying thing is
    a product feature Naftiko sells rather than a commitment Naftiko makes about a surface of its own.
  withheld:
  - type: Idempotency
    why: The capability schema defines an `idempotent` boolean in two places ($defs.Semantics and $defs.McpToolHints), but
      those are declarations a capability AUTHOR makes about their own tools. Naftiko exposes no callable surface, publishes
      no idempotency-key header and states no replay contract, so the agent-readiness question — can an agent safely retry
      a call to this provider — has no subject. See conventions/.
  - type: SDKs
    why: packages/ holds 8 genuine first-party distributions, but they are the product itself (engine, CLI, linter, container
      image, IDE extension), not client libraries for an API. Naftiko's own roadmap lists "Client SDK generation in the Ikanos
      CLI (TypeScript, Python, Java, Go)" as unshipped future work. Packages is wired; SDKs is not.
  - type: WellKnown
    why: well-known/naftiko-well-known.yml documents zero documents across six hosts. The shipyard SPA returns HTTP 200 for
      every /.well-known/* path with an HTML shell; those were recorded as misses. A pointer would assert Naftiko serves a
      discovery surface it does not serve.
  - type: SecurityTxt
    why: No security.txt on any host, and no SECURITY.md in naftiko/ikanos or the org .github repo.
  - type: Security
    why: probe-security-programs.py found no vulnerability-disclosure policy, no security@ contact, no disclosure page and
      no bug-bounty programme. Nothing to point at.
  - type: Compliance
    why: The only place SOC 2, PCI, NIST and GDPR appear is the Enterprise column of the editions table, describing continuous
      compliance the PRODUCT would let a customer enforce over their own capabilities. Naftiko publishes no trust centre,
      certification or audit report of its own.
  - type: StatusPage
    why: status.naftiko.io does not resolve. With Community running on customer infrastructure, none would apply until managed
      hosting ships.
  - type: AgentCard
    why: Probed /.well-known/agent-card.json and the legacy /.well-known/agent.json on every host — 404 on naftiko.io, SPA
      shell on shipyard.naftiko.io, 302 on ikanos.io, 401 on mocks.naftiko.net. A2A is a roadmap item, not a shipped adapter.
      Per pipeline rule, nothing was written to a2a/ at all.
  - type: AsyncAPI
    why: AsyncAPI has a Naftiko glossary entry claiming support, but no asyncapi path exists anywhere in the shipped schema,
      CLI or repository tree, and a webhook server adapter is still listed as future work. A documentation-versus-implementation
      gap, not an event surface.
  - type: Signup
    why: No account signup exists — nothing is purchasable. Community is a download; Developer and Team are in development;
      Enterprise is a demo request.
  - type: PostmanWorkspace
    why: No public Postman workspace or collection found for Naftiko, Ikanos or Polychro.
x-enrichment:
  date: '2026-08-17'
  status: enriched
  artifacts_added: 11
  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/naftiko"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/naftiko/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/naftiko/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.