Kameleoon
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Kameleoon earns Band C in the Feature Flags & Config category of The Headless Index, with a thesis-fit score of 42/100. Its strongest dimension is API-first design intent (10/20); its weakest scored dimension is webhooks and events (6/20). No public OpenAPI specification was found when Kameleoon was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Kameleoon has four APIs and no API product. The Automation API at api.kameleoon.com uses OAuth 2.0 client credentials or authorization code, and the docs then cap it at twelve requests per minute per account while warning it is not built for volume. SDKs ship as compiled packages only (@kameleoon/nodejs-sdk, @kameleoon/react-sdk); there is no public source repository to read.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 0 probe paths
- ·GraphQL endpointDiscovered at https://www.kameleoon.com/graphql, introspection disabled or scoped
- −SDKs maintainedNone detected in vendor org
cite (1)
- github.sdks@2026-08-19
On paper the Automation API performs most actions available in the web interface, and tutorials walk through creating experiments, segments and goals and pushing variation JavaScript (POST to api.kameleoon.com/experiments). In practice the twelve-calls-per-minute ceiling makes bulk or agent-driven operation impractical. There is no CLI, no Terraform provider, no config-as-code format and no self-hosted option. The dashboard remains the operating surface.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −API operations exposedNo OpenAPI spec; operations count unknown
- ·Docs pages crawled0 pages (crawler: none)
- ·Auth schemes documentedAuth documentation page not reached by crawler
- ·Setup / quickstart docsNot reached by crawler
- ·Billing docsNot reached by crawler
- ·Teams / org docsNot reached by crawler
- ·CLI docsNot reached by crawler
- ·Schema / data model docsNot reached by crawler
cite (1)
- github.sdks@2026-08-19
The developer docs navigation carries an MCP entry, and the link is real (/mcp/mcp-server on developers.kameleoon.com), but the page returns 404 on fetch. Nothing else corroborates it: no Kameleoon GitHub organisation, no npm package under the @kameleoon scope, no Model Context Protocol registry record. Something may be in progress; today an agent has nothing to install.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −Official MCP serverNone found in vendor's GitHub org or the official MCP registry
- −Community MCP serversNone found
- −Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
- ai_review_browser.mcp@2026-08-19
There is no spec. No OpenAPI document, no introspectable GraphQL endpoint, no schema files in a public repository. Endpoints are described in prose tutorials on developers.kameleoon.com, one at a time, in narrative form (the Data API page lists GET /visit/visitor and POST /visit/events as bullets). An agent has to read documentation pages to construct a client, which is exactly the failure mode.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 0 standard probe paths
- ·GraphQL introspectionGraphQL endpoint at https://www.kameleoon.com/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-08-19
Kameleoon publishes no outbound event catalogue, no signing scheme, no retry or replay semantics. The Data API endpoints that look event-shaped run the other direction (ingestion, not notification): POST /visit/events and POST /product/events push conversions into Kameleoon. Downstream systems learn about experiment changes by polling or through vendor integrations. For an agent that needs to react to a rollout, there is nothing to subscribe to.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- github.sdks@2026-08-19
This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.
No public OpenAPI specification discovered during collection
Powered by JAIRF v1.0.0 by Jentic
Band rationale:C band: scores 40-75 range
Show Kameleoon's score on your site.
Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.
Kameleoon and agent readiness
- Is Kameleoon agent-ready?
- Kameleoon scores Band C on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is API-first design intent; its weakest is webhooks and events.
- Does Kameleoon publish an OpenAPI spec?
- No published OpenAPI specification was found when Kameleoon was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Kameleoon's Headless Index score?
- Kameleoon scores 42/100 on the Headless Index thesis-fit rubric and sits in Band C in the Feature Flags & Config category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.