Which environment am I on?
Use the matching console, API, and Knowledge Base hosts for your program.
Console
| Environment | URL |
|---|---|
| Production | console.constellation.space/app/ |
| Development | dev-console.constellation.space/app/ |
API
| Environment | Base URL |
|---|---|
| Production | https://api.constellation.space |
| Staging | https://api-staging.constellation.space |
| Development | https://api-dev.constellation.space |
Tokens and integration bundles from Settings → API resolve endpoints for the console origin you are signed into.
Documentation
| Site | URL |
|---|---|
| Knowledge Base | docs.constellation.space |
| Marketing | constellation.space |
Local development
Engineers run the console at http://localhost:5174/app/ and the Knowledge Base at http://localhost:3001—see Local development.
Full host reference: URLs & hosts.