Xiaoe Open API

Xiaoe's Open API (开放API) for integrating store data and operations — users, products, orders, refunds, live broadcasts, learning/course data, marketing (coupons, group-buy, promoters) and points — into third-party systems. Uses access_token auth (GET /token with app_id, client_id, secret_key, grant_type=client_credential; 2h TTL) and a code/msg/data response envelope.

API entry from apis.yml

apis.yml Raw ↑
name: Xiaoe Open API
description: Xiaoe's Open API (开放API) for integrating store data and operations — users, products, orders,
  refunds, live broadcasts, learning/course data, marketing (coupons, group-buy, promoters) and points
  — into third-party systems. Uses access_token auth (GET /token with app_id, client_id, secret_key, grant_type=client_credential;
  2h TTL) and a code/msg/data response envelope.
humanURL: https://api-doc.xiaoe-tech.com/
baseURL: https://api.xiaoe-tech.com
properties:
- type: Documentation
  url: https://api-doc.xiaoe-tech.com/
- type: APIReference
  url: https://api-doc.xiaoe-tech.com/api_list.html