Gateway Service
Port 11080 · 23 endpoints · micro-services/gateway-service/
Gateway - API Documentation
| Method | Path | Summary | |
| GET | /docs | Service navigation homepage | detail → |
| GET | /docs/openapi.json | Aggregated OpenAPI specification | detail → |
| GET | /docs/specs/{service} | Single service OpenAPI specification | detail → |
| GET | /docs/{service} | Specified service documentation page | detail → |
| Method | Path | Summary | |
| GET | /developer/logs | Log query | detail → |
| GET | /developer/status | Service status page | detail → |
| GET | /developer/traces/operations | Trace operation list | detail → |
| GET | /developer/traces/search | Trace search | detail → |
| GET | /developer/traces/services | Trace service list | detail → |
| GET | /developer/traces/{traceID} | Get single trace | detail → |
| GET | /sdk/examples | Get SDK example list | detail → |
| GET | /sdk/versions | Get SDK version list | detail → |
| GET | /sdk/{language}/changelog | Get SDK changelog | detail → |
| GET | /search | Global search | detail → |
Gateway - Operations
| Method | Path | Summary | |
| GET | /bff/gateway/admin/env-vars | Get environment variables | detail → |
| GET | /bff/gateway/admin/feature-flags | Get feature toggle matrix | detail → |
| GET | /bff/gateway/admin/health/runtime | Get health check runtime information | detail → |
| GET | /bff/gateway/admin/infra-credentials | Get infrastructure credential list | detail → |
| GET | /bff/gateway/admin/rate-limits | Get rate-limiting status | detail → |
| GET | /bff/gateway/admin/schedulers | Get scheduler status | detail → |
| GET | /bff/gateway/admin/system/runtime | Get system runtime aggregated information | detail → |
| GET | /bff/gateway/admin/topology | Get service dependency topology | detail → |
| GET | /health | Health check | detail → |