Purpose

Provides a comprehensive list of all the supported e-commerce platforms and their corresponding sites.

Response Body

The /sites endpoint returns a JSON object that contains all supported sites, organized by platform. Each platform is represented as a key, with an array of Site objects as its value.

Site Object

The site object is defined here.