The Sphere platform exposes a unified REST API across multiple services — authentication, data model, chat, workflows, and more. All traffic routes through a single Traefik gateway with path-based routing.
Sphere is a multi-tenant platform with event-driven architecture. Each tenant has isolated databases and resources. To get started, you need to resolve your tenant via the Hub, authenticate via sphere-auth to obtain a JWT token, then use that token to access all service endpoints through the gateway.