Skip to main content

Available regions

Spatius currently operates in two regions.
RegionNotes
us-westDefault region used by SDKs and examples.
ap-northeastAsia Pacific Northeast region.

Endpoint URLs

You normally do not need to set endpoint URLs explicitly. Set only SPATIUS_REGION; SDKs and plugins compose the right hosts from the region. If unset, SDKs default to us-west.
RegionConsole APIMotion Server ingress (v2)
us-westhttps://console.us-west.spatius.ai/v1/consolewss://api.us-west.spatius.ai/v2/driveningress
ap-northeasthttps://console.ap-northeast.spatius.ai/v1/consolewss://api.ap-northeast.spatius.ai/v2/driveningress
The advanced override environment variables SPATIUS_CONSOLE_ENDPOINT and SPATIUS_INGRESS_ENDPOINT exist for staging or proxy setups. Leave them unset for normal use.

Credential portability

The following identifiers are not region-specific:
  • App ID
  • API Key
  • Avatar ID
You can switch between supported regions without rotating credentials or recreating apps and avatars. Session Tokens are minted per session by the Console API; generate them from the same region your Direct Mode client will use.