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.
мэдээлэл
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 зүйлс
🗃️ beta
5 зүйлс
🗃️ contract-manager
30 зүйлс
🗃️ formio-middleware
20 зүйлс
🗃️ mdm
16 зүйлс
🗃️ notification-service
16 зүйлс
🗃️ path-service
2 зүйлс
🗃️ relation-store
14 зүйлс
🗃️ remark
6 зүйлс
🗃️ state-machine
16 зүйлс
🗃️ task-management
22 зүйлс