NepFI API Gateway
HTTP gateway routing /v1/<product>/<resource> to the appropriate NepFI product app.
Registered products
nepse-desk— NEPSE Desk (configured)
Health endpoints
- /api/health — liveness probe
- /api/ready — readiness probe (reports which product upstreams are configured)
Example
GET https://apis.nepfi.com/v1/nepse-desk/ping
Proxies to the NEPSE Desk product app /api/v1/products/nepse-desk/ping route handler.
For the marketing site visit https://nepfi.com.