Home
Providers
Aklivity
Aklivity
Aklivity builds Zilla, a stateless, source-available multi-protocol gateway for event-driven applications and AI agents. Zilla translates HTTP, SSE, WebSocket, MQTT, gRPC and MCP Streamable HTTP to and from Apache Kafka and other backends, configured declaratively in a zilla.yaml or driven directly from an OpenAPI or AsyncAPI document, with no custom code, connectors or separate MQTT broker. The Zilla MCP Gateway compiles OpenAPI specs, Kafka topics, Kafka Connect and schema registries into governed MCP tool sets that agents call through one authenticated endpoint. The Zilla Console adds an API and data-product catalog, a self-service developer portal, governance, audit and RBAC. Aklivity is a software vendor rather than a service operator: every Zilla runs inside the customer's own infrastructure, so there is no hosted Aklivity API and no Aklivity-issued credential.
Aklivity publishes 1 API on the APIs.io network: Zilla Gateway. Tagged areas include AI Gateway, API Gateway, Agent Infrastructure, Apache Kafka, and AsyncAPI.
The Aklivity catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
Aklivity’s developer surface includes documentation, getting-started guide, pricing, API reference, support, authentication, sandbox, and 35 more developer resources.
4 APIs
8 Features
6 Use Cases
On this page
Kin Score
APIs 4
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 8
Vocabularies 1
Spectral Rules 1
JSON Schema 1
Security Posture 3
Use Cases 6
Resources 42
apis.yml
37 Operational Transparency
Composite quality — 52.2/100 · developing
Agent readiness — 15/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 8
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
What developers build with this provider.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 4
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 9
Pagination, idempotency, versioning, errors, and events
Scroll for all 9
Build 6
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 6
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: aklivity
name: Aklivity
description: 'Aklivity builds Zilla, a stateless, source-available multi-protocol gateway for event-driven applications and
AI agents. Zilla translates HTTP, SSE, WebSocket, MQTT, gRPC and MCP Streamable HTTP to and from Apache Kafka and other
backends, configured declaratively in a zilla.yaml or driven directly from an OpenAPI or AsyncAPI document, with no custom
code, connectors or separate MQTT broker. The Zilla MCP Gateway compiles OpenAPI specs, Kafka topics, Kafka Connect and
schema registries into governed MCP tool sets that agents call through one authenticated endpoint. The Zilla Console adds
an API and data-product catalog, a self-service developer portal, governance, audit and RBAC. Aklivity is a software vendor
rather than a service operator: every Zilla runs inside the customer''s own infrastructure, so there is no hosted Aklivity
API and no Aklivity-issued credential.'
type: Index
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
generated: '2026-07-22'
method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/aklivity.png
tags:
- AI Gateway
- API Gateway
- Agent Infrastructure
- Apache Kafka
- AsyncAPI
- Event-Driven
- IoT
- Kafka Proxy
- MCP
- Multi-Protocol
- Open-Source
- Real-Time
tags_raw:
- AI Gateway
- API Gateway
- Agent Infrastructure
- Apache Kafka
- AsyncAPI
- Event-Driven
- IoT
- Kafka Proxy
- MCP
- Multi-Protocol
- Open Source
- Real-Time
url: https://raw.githubusercontent.com/api-evangelist/aklivity/refs/heads/main/apis.yml
created: '2026-01-02'
modified: '2026-08-30'
specificationVersion: '0.23'
apis:
- aid: aklivity:zilla-gateway
name: Zilla Gateway
description: Zilla is a stateless, cloud-native multi-protocol edge and service proxy that enables seamless access to Apache
Kafka through HTTP REST, gRPC, SSE, MQTT, and WebSocket protocols. Zilla eliminates the need for Kafka Connect, custom
code, or separate MQTT brokers, translating client protocol requests directly to Kafka operations declaratively via YAML
configuration or AsyncAPI specifications.
humanURL: https://www.aklivity.io/zilla-kafka-gateway
tags:
- API Gateway
- Apache Kafka
- Event-Driven
- Kafka Proxy
- Multi-Protocol
properties:
- type: Documentation
url: https://docs.aklivity.io/latest/kafka-gateway/
- type: APIReference
url: https://docs.aklivity.io/latest/reference/2.x/
- type: GettingStarted
url: https://docs.aklivity.io/latest/cookbooks/quickstart/
- type: GitHubRepository
url: https://github.com/aklivity/zilla
- type: JSONSchema
url: json-schema/aklivity-zilla-engine.schema.json
- type: Postman
url: https://www.postman.com/aklivity-zilla/workspace/aklivity-zilla-quickstart/overview
- aid: aklivity:zilla-platform
name: Zilla Platform
description: The Zilla Platform adds an enterprise management layer on top of Zilla Gateway, providing API data products
with versioning and rate limits, Kafka governance policies, a self-service developer portal with API key and certificate
management, field-level encryption, PII classification, and unified observability across Kafka deployments.
humanURL: https://www.aklivity.io/zilla-platform
tags:
- API Management
- Developer Portal
- Governance
- Kafka Management
- Observability
properties:
- type: Documentation
url: https://docs.aklivity.io/latest/zilla-console/
- type: GettingStarted
url: https://docs.aklivity.io/latest/deployment/zilla-console/helm/
- aid: aklivity:zilla-mcp-gateway
name: Zilla MCP Gateway
description: 'The Zilla MCP Gateway is the AI-facing face of the Zilla engine. It terminates Model Context Protocol Streamable
HTTP from an agent and routes each tool call to an upstream by toolkit name, so one authenticated endpoint fronts many
providers. Tool sets are compiled rather than hand-written: mcp-openapi turns an OpenAPI document into tools, mcp-http
exposes any REST API with no upstream MCP server, and mcp-kafka, mcp-kafka-connect and mcp-schema-registry connect straight
to those backends. A listing cache answers tools/list, prompts/list and resources/list before any upstream is reached,
and an OAuth guard carries per-user identity through to the call. Aklivity hosts no MCP endpoint of its own — the gateway
is deployed and owned by the operator.'
humanURL: https://www.aklivity.io/zilla-mcp-gateway
tags:
- AI Gateway
- Agent Infrastructure
- MCP
- OpenAPI
- Tool Discovery
properties:
- type: Documentation
url: https://docs.aklivity.io/latest/ai-gateway/
- type: APIReference
url: https://docs.aklivity.io/latest/reference/2.x/config/bindings/mcp/
- type: GettingStarted
url: https://docs.aklivity.io/latest/ai-gateway/get-started/
- type: GitHubRepository
url: https://github.com/aklivity/zilla
- aid: aklivity:zillabase
name: ZillaBase
description: ZillaBase is an event-driven backend framework for the next generation of web, mobile, and AI applications,
built on top of Apache Kafka and Zilla to enable real-time, event-sourced application development.
humanURL: https://github.com/aklivity/zillabase
tags:
- Backend Framework
- Event-Driven
- Real-Time
properties:
- type: Documentation
url: https://github.com/aklivity/zillabase#readme
- type: GitHubRepository
url: https://github.com/aklivity/zillabase
common:
- type: IssueTracker
url: https://github.com/aklivity/zilla/issues
- type: Releases
url: https://github.com/aklivity/zilla/releases
- type: SecurityPolicy
url: https://github.com/aklivity/zilla/blob/develop/SECURITY.md
- type: CodeOfConduct
url: https://github.com/aklivity/zilla/blob/develop/.github/CODE_OF_CONDUCT.md
- type: ContributionGuide
url: https://github.com/aklivity/zilla/blob/develop/.github/CONTRIBUTING.md
- type: VulnerabilityDisclosure
url: security/aklivity-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/aklivity-domain-security.yml
- type: LinkedIn
url: https://www.linkedin.com/company/aklivity
- type: Website
url: https://www.aklivity.io/
- type: Documentation
url: https://docs.aklivity.io/latest/
- type: GettingStarted
url: https://docs.aklivity.io/latest/getting-started/
- type: GitHubOrganization
url: https://github.com/aklivity
- type: GitHubRepository
url: https://github.com/aklivity/zilla
- type: Pricing
url: https://www.aklivity.io/pricing
- type: APIReference
url: https://docs.aklivity.io/latest/reference/2.x/
- type: Support
url: https://docs.aklivity.io/latest/support/
- type: TermsOfService
url: https://www.aklivity.io/terms-of-service
- type: PrivacyPolicy
url: https://www.aklivity.io/privacy-policy
- type: Postman
url: https://www.postman.com/aklivity-zilla/workspace/aklivity-zilla-quickstart/overview
- type: Security
url: https://www.aklivity.io/security
- type: Deprecation
url: https://docs.aklivity.io/latest/deployment/migrating-to-2.x/
- type: JSONSchema
url: json-schema/aklivity-zilla-engine.schema.json
- type: Packages
url: packages/aklivity-packages.yml
- type: LLMsTxt
url: llms/aklivity-llms.txt
- type: Conformance
url: conformance/aklivity-conformance.yml
- type: ErrorCatalog
url: errors/aklivity-event-codes.yml
- type: Lifecycle
url: lifecycle/aklivity-lifecycle.yml
- type: Authentication
url: authentication/aklivity-authentication.yml
- type: Sandbox
url: sandbox/aklivity-sandbox.yml
- type: Conventions
url: conventions/aklivity-conventions.yml
- type: Idempotency
url: conventions/aklivity-conventions.yml
- type: ChangeLog
url: changelog/aklivity-changelog.yml
- type: CLI
url: cli/aklivity-cli.yml
- type: DataModel
url: data-model/aklivity-data-model.yml
- type: AgentSkill
url: skills/_index.yml
- type: Vocabulary
url: vocabulary/aklivity-vocabulary.yaml
- type: SpectralRules
url: rules/aklivity-spectral-rules.yml
- type: JSONLDContext
url: json-ld/aklivity-context.jsonld
- type: Plans
url: plans/aklivity-plans-pricing.yml
- type: RateLimits
url: rate-limits/aklivity-rate-limits.yml
- type: FinOps
url: finops/aklivity-finops.yml
- type: Features
data:
- name: Multi-Protocol Kafka Access
description: Translates HTTP REST, gRPC, MQTT, SSE, and WebSocket protocols directly to Kafka topics without custom code,
connectors, or middleware.
- name: Declarative Configuration
description: Define gateways and protocol mappings via YAML configuration or AsyncAPI specifications, then deploy with
Docker, Helm, or native binaries.
- name: JWT Authentication and TLS
description: Built-in JWT token validation, TLS termination, and Kafka SASL support for securing API access to Kafka clusters.
- name: Schema Validation
description: SIMD-optimized runtime schema validation for JSON, Avro, and Protobuf via Confluent Schema Registry or AWS
Glue Schema Registry.
- name: Observability
description: Metrics and logs exported to Prometheus and OpenTelemetry for unified visibility across Kafka API traffic.
- name: Kafka Governance
description: Topic naming policies, runtime enforcement, schema compliance rules, and API data product versioning with
rate limits via Zilla Platform.
- name: Self-Service Developer Portal
description: API key and certificate management self-service portal for Kafka consumers and producers via Zilla Platform.
- name: Field-Level Encryption
description: PII classification and field-level encryption for sensitive data in Kafka messages via Zilla Platform.
- type: UseCases
data:
- name: HTTP to Kafka REST API
description: Expose Kafka topics as REST API endpoints, allowing any HTTP client to produce and consume Kafka messages
without Kafka client libraries.
- name: IoT MQTT to Kafka
description: Connect IoT devices using MQTT protocol directly to Kafka topics, eliminating the need for a separate MQTT
broker.
- name: gRPC to Kafka
description: Route gRPC calls from microservices to Kafka topics for event-driven inter-service communication.
- name: Kafka Self-Service Platform
description: Platform teams build internal developer portals for Kafka access with governance, rate limiting, and self-service
API key management.
- name: Event-Driven Partner Integration
description: Enterprises expose Kafka event streams to external partners via secured, rate-limited REST or SSE APIs.
- name: Financial Services Data Distribution
description: Financial institutions distribute real-time market data and trade events via secured Kafka API gateways.
- type: Integrations
data:
- name: Apache Kafka
description: Core integration — Zilla acts as a multi-protocol proxy in front of any Kafka cluster
- name: AWS MSK
description: Managed Streaming for Apache Kafka integration with AWS-native security
- name: Confluent Schema Registry
description: Schema validation and enforcement using Confluent Schema Registry
- name: AWS Glue Schema Registry
description: Schema validation using AWS Glue Schema Registry
- name: Prometheus
description: Metrics export for monitoring Zilla gateway performance
- name: OpenTelemetry
description: Distributed tracing and observability via OpenTelemetry
- name: AWS Secrets Manager
description: Secure credential management for Kafka and TLS configurations
- type: Integrations
url: https://www.aklivity.io/partners
- url: https://www.aklivity.io/blog
type: Blog
integrations:
- name: Aklivity
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
x-enrichment:
date: '2026-08-30'
status: enriched
artifacts_added: 18
pass: local-v1
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/aklivity"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aklivity/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aklivity/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.