Skip to main content

API overview

Vluna exposes two primary HTTP surfaces:

SurfaceBase pathTypical caller
management and gate/mgt/v1your backend services and workers
end-user billing/api/v1your frontend and end-user clients

Base URLs

Self-hosted defaults:

  • service base URL: https://api.us-east-1.vluna.ai/mgt/v1
  • api base URL: https://api.us-east-1.vluna.ai/api/v1

Cloud base URLs are provided by your hosted environment.

OpenAPI specs