You have two environments available to you: Test and Live .
You can develop using the test environment before moving on to the live environment whenever you are ready for production.
| Environment | Portal URL | API Base URL |
|---|---|---|
| Test Environment | https://app.dev.hostcap.io/ | https://api.dev.hostcap.io |
| Live Environment | https://app.hostcap.io | https://api.hostcap.io |
