API Documentation
Looms exposes its functionality through a set of microservices, all accessible via a single API Gateway.
API Gateway
All API calls must go through the gateway — do not call microservices directly.
thông tin
Gateway Base URL: https://openapi-dev.alpha.looms.cloud
URL Structure
Each microservice has a dedicated path prefix in the gateway. The full URL for any endpoint is:
{gateway-base-url}/{service-prefix}{api-path}
For example, the Add Product Config endpoint has /admin/productConfig/add in its swagger spec. The real URL via the gateway is:
https://openapi-dev.alpha.looms.cloud/beta-be/admin/productConfig/add
Microservices
🗃️ anti-fraud
3 mục
🗃️ beta
5 mục
🗃️ contract-manager
30 mục
🗃️ formio-middleware
20 mục
🗃️ mdm
16 mục
🗃️ notification-service
16 mục
🗃️ path-service
2 mục
🗃️ relation-store
14 mục
🗃️ remark
6 mục
🗃️ state-machine
16 mục
🗃️ task-management
22 mục