Kitopi · Authentication Profile

Kitopi Authentication

Authentication

Kitopi secures its APIs with none and bearer-visitor-token across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyConsumerFood and BeverageCloud KitchensRestaurantFood DeliveryHospitalityMiddle EastLogistics
Methods: none, bearer-visitor-token Schemes: 2 OAuth flows: API key in:

Security Schemes

mcp-anonymous none
wix-visitor-token http
scheme: bearer

Source

Authentication Profile

kitopi-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://www.kitopi.com/llms.txt
docs: https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp
notes: >-
  Kitopi publishes no OpenAPI and no developer API, so there are no securitySchemes to derive from.
  The only reachable programmatic surface is the Wix site MCP endpoint, whose auth model is
  documented in Kitopi's own llms.txt and verified by live probe: connecting requires no
  credentials, and acting on a visitor's behalf requires an anonymous visitor token minted by the
  server itself.
summary:
  types:
  - none
  - bearer-visitor-token
  api_key_in: []
  oauth2_flows: []
schemes:
- name: mcp-anonymous
  type: none
  applies_to: https://www.kitopi.com/_api/mcp
  description: >-
    No authentication is required to connect to the MCP endpoint or to list and call the read-only
    tools. Only public site information is exposed.
  source: https://www.kitopi.com/llms.txt
- name: wix-visitor-token
  type: http
  scheme: bearer
  applies_to: CallWixSiteAPI, ExecuteWixAPI
  description: >-
    An anonymous visitor access token, minted on demand by the GenerateVisitorToken tool, is
    required before any call that acts on a visitor's behalf. There is no user account, API key or
    OAuth client involved; the token represents an unauthenticated site visitor session.
  source: https://www.kitopi.com/llms.txt
session:
  header: mcp-session-id
  description: >-
    The MCP server issues an mcp-session-id response header on initialize which must be echoed on
    subsequent JSON-RPC requests. Observed by live probe on 2026-07-19.

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/kitopi-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 email required.

A second provider on the same verified email joins the account you already have.