Ecwid by Lightspeed website screenshot

Ecwid by Lightspeed

Ecwid by Lightspeed is a multi-channel e-commerce platform that lets merchants launch a storefront and sell across websites, social media (Instagram, TikTok, Facebook, Pinterest, Snapchat), online marketplaces, and in-person via point-of-sale. The platform handles centralized inventory and order management, automated marketing, payments, shipping, tax, and domain management. The Ecwid REST API exposes products, categories, orders, customers, payment and shipping methods, and storefront settings using OAuth 2.0 authentication with public (read-only) or private access tokens.

Ecwid by Lightspeed publishes 6 APIs on the APIs.io network, including Categories API, Customers API, Discount Coupons API, and 3 more. Tagged areas include E-Commerce, Online Store, Storefront, Retail, and Point-of-Sale.

Ecwid by Lightspeed’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 8 more developer resources.

34.9/100 thin ▬ flat Agent 17/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessSelf serve
7 APIs
E-CommerceOnline StoreStorefrontRetailPoint-of-SaleMulti-Channel Commerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 34.9/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 6.2 / 20
Access Clarity 4.7 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.0 / 12
Discoverability 8.2 / 10
Agent readiness — 17/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/ecwid: 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 7

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

Ecwid REST API

JSON REST API for managing Ecwid store data including products, categories, orders, customers, discount coupons, payment and shipping methods, application data, and storefront s...

Ecwid by Lightspeed Categories API

The Categories API from Ecwid by Lightspeed — 2 operation(s) for categories.

Ecwid by Lightspeed Customers API

The Customers API from Ecwid by Lightspeed — 2 operation(s) for customers.

Ecwid by Lightspeed Discount Coupons API

The Discount Coupons API from Ecwid by Lightspeed — 1 operation(s) for discount coupons.

Ecwid by Lightspeed Orders API

The Orders API from Ecwid by Lightspeed — 2 operation(s) for orders.

Ecwid by Lightspeed Products API

The Products API from Ecwid by Lightspeed — 2 operation(s) for products.

Ecwid by Lightspeed Profile API

The Profile API from Ecwid by Lightspeed — 1 operation(s) for profile.

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Ecwid REST Categories API

OPEN COLLECTION

Ecwid REST API

OPEN COLLECTION

Scroll for all 8

Security Posture 2

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

Ecwid Authentication

http · 1 scheme

SECURITY

Ecwid Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ecwid Agentic Access

23 operations · 13 acting

23 operations · 13 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ecwid
name: Ecwid by Lightspeed
description: Ecwid by Lightspeed is a multi-channel e-commerce platform that lets merchants launch a storefront and sell across
  websites, social media (Instagram, TikTok, Facebook, Pinterest, Snapchat), online marketplaces, and in-person via point-of-sale.
  The platform handles centralized inventory and order management, automated marketing, payments, shipping, tax, and domain
  management. The Ecwid REST API exposes products, categories, orders, customers, payment and shipping methods, and storefront
  settings using OAuth 2.0 authentication with public (read-only) or private access tokens.
type: Index
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ecwid.png
tags:
- E-Commerce
- Online Store
- Storefront
- Retail
- Point-of-Sale
- Multi-Channel Commerce
tags_raw:
- E-Commerce
- Online Store
- Storefront
- Retail
- Point of Sale
- Multi-Channel Commerce
url: https://raw.githubusercontent.com/api-evangelist/ecwid/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: ecwid:rest-api
  name: Ecwid REST API
  description: JSON REST API for managing Ecwid store data including products, categories, orders, customers, discount coupons,
    payment and shipping methods, application data, and storefront settings. Requests are made over HTTPS, authenticated via
    OAuth 2.0 access tokens (private for write access, public for read-only).
  humanURL: https://api-docs.ecwid.com/reference/overview
  baseURL: https://app.ecwid.com/api/v3
  tags:
  - E-Commerce
  - Online Store
  - Storefront
  - Product
  - Order
  tags_raw:
  - E-Commerce
  - Online Store
  - Storefront
  - Products
  - Orders
  properties:
  - type: Documentation
    url: https://api-docs.ecwid.com/reference/overview
  - type: DeveloperPortal
    url: https://developers.ecwid.com
  - type: GitHub Docs
    url: https://github.com/Ecwid/ecwid-api-docs
  - type: OAuth Token Endpoint
    url: https://my.ecwid.com/api/oauth/token
  - type: GettingStarted
    url: https://docs.ecwid.com/get-started/make-your-first-api-request
- aid: ecwid:ecwid-categories-api
  name: Ecwid by Lightspeed Categories API
  description: The Categories API from Ecwid by Lightspeed — 2 operation(s) for categories.
  humanURL: https://api-docs.ecwid.com/reference/overview
  baseURL: https://app.ecwid.com/api/v3
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/ecwid-categories-api-openapi.yml
- aid: ecwid:ecwid-customers-api
  name: Ecwid by Lightspeed Customers API
  description: The Customers API from Ecwid by Lightspeed — 2 operation(s) for customers.
  humanURL: https://api-docs.ecwid.com/reference/overview
  baseURL: https://app.ecwid.com/api/v3
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/ecwid-customers-api-openapi.yml
- aid: ecwid:ecwid-discount-coupons-api
  name: Ecwid by Lightspeed Discount Coupons API
  description: The Discount Coupons API from Ecwid by Lightspeed — 1 operation(s) for discount coupons.
  humanURL: https://api-docs.ecwid.com/reference/overview
  baseURL: https://app.ecwid.com/api/v3
  tags:
  - Discount Coupons
  properties:
  - type: OpenAPI
    url: openapi/ecwid-discount-coupons-api-openapi.yml
- aid: ecwid:ecwid-orders-api
  name: Ecwid by Lightspeed Orders API
  description: The Orders API from Ecwid by Lightspeed — 2 operation(s) for orders.
  humanURL: https://api-docs.ecwid.com/reference/overview
  baseURL: https://app.ecwid.com/api/v3
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/ecwid-orders-api-openapi.yml
- aid: ecwid:ecwid-products-api
  name: Ecwid by Lightspeed Products API
  description: The Products API from Ecwid by Lightspeed — 2 operation(s) for products.
  humanURL: https://api-docs.ecwid.com/reference/overview
  baseURL: https://app.ecwid.com/api/v3
  tags:
  - Product
  tags_raw:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/ecwid-products-api-openapi.yml
- aid: ecwid:ecwid-profile-api
  name: Ecwid by Lightspeed Profile API
  description: The Profile API from Ecwid by Lightspeed — 1 operation(s) for profile.
  humanURL: https://api-docs.ecwid.com/reference/overview
  baseURL: https://app.ecwid.com/api/v3
  tags:
  - Profile
  properties:
  - type: OpenAPI
    url: openapi/ecwid-profile-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/ecwid-agentic-access.yml
- type: DomainSecurity
  url: security/ecwid-domain-security.yml
- type: Authentication
  url: authentication/ecwid-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/ecwid
- type: Website
  url: https://www.ecwid.com
- type: Documentation
  url: https://docs.ecwid.com
- type: API Documentation
  url: https://api-docs.ecwid.com/reference/overview
- type: Pricing
  url: https://www.ecwid.com/pricing
- type: Signup
  url: https://my.ecwid.com/cp/?source=signup
- type: StatusPage
  url: https://status.ecwid.com
- type: GitHubOrganization
  url: https://github.com/Ecwid
- type: LlmsText
  url: https://docs.ecwid.com/llms.txt
- url: https://www.ecwid.com/blog/feed
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

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/ecwid"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ecwid/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ecwid/evidence"

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.