VijiHub documentation

VijiHub is a developer cloud platform exposed through a single Gateway API. Each product capability is a vertical service (Identity, Storage, Maps, AI, and more) with its own routes, optional providers, and client SDKs.

Start here

  • Getting started — first project, environment, API key, and request
  • Authentication — OIDC/JWT and X-Api-Key (vh_…)
  • Concepts — projects, environments, providers, base URL
  • Constraints — scopes, browser vs server keys, rate limits
  • SDKs@vijihub/* (npm) and VijiHub.* (NuGet)

Services

Browse the full catalog in Services. Every service page covers overview, API, clients, implementation, and constraints.

Gateway

ItemLocal default
Gateway base URLhttp://localhost:5600
Console UIhttp://localhost:5500
HealthGET /health
OpenAPI (Development)GET /openapi/v1.json

Customer apps and SDKs talk to the Gateway, not the Console BFF.