Wix

Wix REST API

The Wix REST API provides full programmatic access to all Wix platform capabilities via standard HTTP REST endpoints. The API covers eCommerce (stores, orders, catalog, payments, gift cards), bookings, CRM (contacts, members, forms), content (blog, events, restaurants, portfolio), business management (analytics, automations, calendar, notifications, payments), and account-level management (sites, domains, resellers). Authentication uses OAuth 2.0.

API entry from apis.yml

apis.yml Raw ↑
aid: wix:rest-api
name: Wix REST API
description: The Wix REST API provides full programmatic access to all Wix platform capabilities via standard
  HTTP REST endpoints. The API covers eCommerce (stores, orders, catalog, payments, gift cards), bookings,
  CRM (contacts, members, forms), content (blog, events, restaurants, portfolio), business management
  (analytics, automations, calendar, notifications, payments), and account-level management (sites, domains,
  resellers). Authentication uses OAuth 2.0.
humanURL: https://dev.wix.com/docs/rest
tags:
- CMS
- CRM
- eCommerce
- REST
properties:
- type: Documentation
  url: https://dev.wix.com/docs/rest
- type: Authentication
  url: https://dev.wix.com/docs/rest/articles/getting-started/api-authentication