import os from fastapi import APIRouter router = APIRouter() @router.get("/xr_key") async def get_xr_key(): # 8th Wall is self-hosted here (webar/external/xr/xr.js loaded via a static #