LogoLogo
Build appsContact API support
Build apps
  • Build apps
  • Site Templates
  • API Reference
  • Changelog
Build apps
  • Build with Ecwid apps
  • Ecwid API features
  • Get started
    • Set up your dev environment in Ecwid
    • Make your first API request
    • Add more features to your custom app
    • API glossary
  • Develop apps
    • What is an Ecwid app
    • Private and public Ecwid apps
    • App settings
    • Community libraries
  • Launch apps
    • Public apps overview
    • Monetize public apps
    • Steps to go live with a public app
    • Native and external apps
      • Access store data from the app
      • Build user settings page for Ecwid admin
        • Use Native app JS SDK
        • Deep linking
        • Manage personal user settings storage
  • Contact Ecwid API support team

Lightspeed® 2025

On this page
  • Build websites
  • Customize storefront
  • Manage store data

Was this helpful?

Ecwid API features

Last updated 2 months ago

Was this helpful?

Ecwid API provides access to all store data and features like custom discounts, live shipping rates, online payments, and even a website builder. Find and learn more about the features here:

Build websites

With Ecwid Instant Site, you can quickly get a website for your needs: an online store with live checkout tailored for your business niche, a showcase for your offline store or services, or a great landing without a product browser - it's all possible!

Ecwid websites offer a wide range of design settings, layouts, and building elements out of the box. And you can code anything with sections and templates – API features for Ecwid sites.

Create custom sections–building blocks for your website–or completely overhaul website design with Site templates.

Customize storefront

With Ecwid, your store can work from any website as an integrated widget called product browser. It is always synced with the store data and provides customers with every tool to make an order: online checkout, categories and filters for the product catalog, and support for any integrations and customizations applied to the store.

Control the feels and looks of your broduct browser and checkout with custom scripts, extensive JavaScript API, and store configuration settings.

Manage store data

Access all of the store data: orders, customers, products, general store settings, discounts, and more. API allows you to read, create, update, and delete any items from your store. It is based on the REST style, HTTP calls, and oAuth 2.0 tokens (simplified for single-store customizations).

Jump into storefront customization →
Jump into building Site templates →

Find everything you need to manage the store data in a detailed REST API reference.

Jump into API Reference →