API Endpoints

API Endpoints

API endpoints are organized by business domain. The following domain structure is planned, with specific endpoint definitions to be added incrementally in future releases.

Planning Stage

The content on this page describes planned capabilities. Specific APIs are subject to change upon official release.

Planned Business Domains

DomainPath PrefixDescriptionStatus
Common/api/v1/common/Shared utilities (file upload, region list, etc.)Planning
Account/api/v1/account/User profile and authenticationPlanning
Content/api/v1/content/Media list, upload, download, editingPlanning
Store/api/v1/store/Product catalog, orders, inventoryPlanning

Roadmap

  • Specific API endpoints for each domain will be added once corresponding service capabilities are developed
  • Interactive tools such as API Explorer will be provided alongside endpoint documentation