FastAPI base URL
Every backend call in the Observatory is issued through one typed client pointed at this address. Defaults to http://127.0.0.1:8000 for local-first development.
Connection status
- Active URL
- http://127.0.0.1:8000
- Reachable
- no
- Last probe
- —
- Namespaces
- —
- Domains
- —
- Tags
- —
Endpoints used
- GET /api/scopes/config — health probe + scope vocabulary
- POST /api/scopes/validate
- POST /api/cognition/reason
- POST /api/investigate
- GET|POST /api/investigations
- GET|PATCH|DELETE /api/investigations/{id}