Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ecwid by Lightspeed Discount Coupons API

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

Ecwid by Lightspeed Discount Coupons API is one of 7 APIs that Ecwid by Lightspeed publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Discount Coupons. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 3.0.0.

Requests are made against a single base URL, https://app.ecwid.com/api/v3/{storeId}.

2 operations 1 paths 1 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://app.ecwid.com/api/v3
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Ecwid by Lightspeed Discount Coupons API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — OAuth 2.0 access token (private or public) used as a Bearer token.

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Discount Coupons 2
GET
/discount_coupons
Search discount coupons
searchCoupons → 200
POST
/discount_coupons
Create a discount coupon
createCoupon body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is DiscountCoupon (5 properties). Each schema is shown below with its type and property counts.

DiscountCoupon
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ecwid-discount-coupons-api-openapi.yml Raw ↑

Other APIs Ecwid by Lightspeed publishes across the network.

Ecwid REST API
Ecwid by Lightspeed Categories API
Ecwid by Lightspeed Customers API
Ecwid by Lightspeed Orders API
Ecwid by Lightspeed Products API
Ecwid by Lightspeed Profile API