Wix.com

Wix.com is a global website-building and business platform (founded 2006, 260M+ users across 190 countries) whose developer platform spans the Wix REST API at www.wixapis.com, a unified GraphQL API, the @wix JavaScript SDK family on npm, the Wix CLI for apps and headless projects, Velo site code, webhooks for every business solution (Stores, Bookings, Events, CMS, Payments, Marketing, Restaurants, and more), an official remote MCP server at mcp.wix.com, provider-published agent skills (wix/skills), and llms.txt machine-readable docs at dev.wix.com.

Wix.com publishes 2 APIs on the APIs.io network. Tagged areas include Company, Website Builder, eCommerce, CMS, and Bookings.

The Wix.com catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Wix.com’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 30 more developer resources.

59.7/100 developing ▲ 7.1 Agent 43/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyWebsite BuildereCommerceCMSBookingsPaymentsHeadlessSaaSNo Code

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 59.7/100 · developing
Contract Quality 5.7 / 25
Developer Ergonomics 17.4 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 8.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 43/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/wixcom: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Wix REST API

The unified Wix REST API exposes every Wix business solution — Stores, Bookings, Events, CMS/Data, Contacts, Payments, Marketing, Restaurants, Media, Members, and more — as JSON...

Wix GraphQL API

The Wix GraphQL API (Developer Preview) exposes Wix APIs as a single unified GraphQL schema for queries and mutations, served at https://www.wixapis.com/graphql and also callabl...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

wixcom-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Wixcom Webhooks

ASYNCAPI

Security Posture 4

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

Wixcom Authentication

apiKey/oauth2 · 3 schemes

SECURITY

Wixcom Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Wixcom Vulnerability Disclosure

contact published

SECURITY

Wixcom Trust Center

ISO 27001, ISO 27017, ISO 27018, SOC 2 Type 2, PCI DSS Level 1, HIPAA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Wixcom Scopes

2 scopes · clientCredentials

2 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wixcom
name: Wix.com
description: Wix.com is a global website-building and business platform (founded 2006, 260M+ users across 190 countries) whose
  developer platform spans the Wix REST API at www.wixapis.com, a unified GraphQL API, the @wix JavaScript SDK family on npm,
  the Wix CLI for apps and headless projects, Velo site code, webhooks for every business solution (Stores, Bookings, Events,
  CMS, Payments, Marketing, Restaurants, and more), an official remote MCP server at mcp.wix.com, provider-published agent
  skills (wix/skills), and llms.txt machine-readable docs at dev.wix.com.
url: https://raw.githubusercontent.com/api-evangelist/wixcom/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://www.wix.com/favicon.ico
tags:
- Company
- Website Builder
- eCommerce
- CMS
- Bookings
- Payments
- Headless
- SaaS
- No Code
apis:
- aid: wixcom:wix-rest-api
  name: Wix REST API
  description: The unified Wix REST API exposes every Wix business solution — Stores, Bookings, Events, CMS/Data, Contacts,
    Payments, Marketing, Restaurants, Media, Members, and more — as JSON-over-HTTPS endpoints on www.wixapis.com, versioned
    per module (v1/v2/v3) and authenticated with API keys, OAuth 2 app tokens, or member/visitor tokens.
  humanURL: https://dev.wix.com/docs/rest
  baseURL: https://www.wixapis.com
  tags:
  - REST
  - eCommerce
  - CMS
  - Bookings
  properties:
  - type: Documentation
    url: https://dev.wix.com/docs/rest
  - type: APIReference
    url: https://dev.wix.com/docs/api-reference
- aid: wixcom:wix-graphql-api
  name: Wix GraphQL API
  description: The Wix GraphQL API (Developer Preview) exposes Wix APIs as a single unified GraphQL schema for queries and
    mutations, served at https://www.wixapis.com/graphql and also callable through the @wix/sdk graphql() client method.
  humanURL: https://dev.wix.com/docs/graphql
  baseURL: https://www.wixapis.com/graphql
  tags:
  - GraphQL
  properties:
  - type: Documentation
    url: https://dev.wix.com/docs/graphql
  - type: GraphQL
    url: https://www.wixapis.com/graphql
common:
- type: DomainSecurity
  url: security/wixcom-domain-security.yml
- type: Website
  url: https://www.wix.com
- type: DeveloperPortal
  url: https://dev.wix.com
- type: Documentation
  url: https://dev.wix.com/docs
- type: APIReference
  url: https://dev.wix.com/docs/api-reference
- type: GettingStarted
  url: https://dev.wix.com/docs/build-apps/get-started/quick-start
- type: Support
  url: https://support.wix.com
- type: Blog
  url: https://www.wix.com/blog
- type: GitHubOrganization
  url: https://github.com/wix
- type: Pricing
  url: https://www.wix.com/plans
- type: SignUp
  url: https://users.wix.com/signin
- type: TermsOfService
  url: https://www.wix.com/about/terms-of-use
- type: PrivacyPolicy
  url: https://www.wix.com/about/privacy
- type: StatusPage
  url: https://status.wix.com
- type: ChangeLog
  url: https://dev.wix.com/changelog
- type: ChangeLog
  url: changelog/wixcom-changelog.yml
- type: Deprecation
  url: https://dev.wix.com/docs/api-reference/articles/work-with-wix-apis/platform/about-api-versions-and-deprecation
- type: Lifecycle
  url: lifecycle/wixcom-lifecycle.yml
- type: Authentication
  url: authentication/wixcom-authentication.yml
- type: OAuthScopes
  url: scopes/wixcom-scopes.yml
- type: Conventions
  url: conventions/wixcom-conventions.yml
- type: ErrorCatalog
  url: errors/wixcom-problem-types.yml
- type: Packages
  url: packages/wixcom-packages.yml
- type: SDKs
  url: packages/wixcom-packages.yml
- type: CLI
  url: cli/wixcom-cli.yml
- type: Components
  url: components/wixcom-components.yml
- type: Sandbox
  url: sandbox/wixcom-sandbox.yml
- type: WellKnown
  url: well-known/wixcom-well-known.yml
- type: LLMsTxt
  url: llms/wixcom-llms.txt
- type: MCPServer
  url: mcp/wixcom-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Webhooks
  url: asyncapi/wixcom-webhooks.yml
- type: Conformance
  url: conformance/wixcom-conformance.yml
- type: Compliance
  url: https://www.wix.com/website-security
- type: TrustCenter
  url: security/wixcom-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/wixcom-vulnerability-disclosure.yml
- type: Security
  url: https://www.wix.com/website-security
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 26
  pass: local-v1