> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wattshift.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Environments

> Testing out WattShift on sandbox

<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/46106422.js" />

WattShift supports a sandbox environment for testing and development purposes.
Here are the base URLs for each environment:

**Sandbox**:
`https://api-sandbox.wattshift.com/v1`

**Production**:
`https://api.wattshift.com/v1`

## Domain Map

Understanding the different domains in the WattShift ecosystem:

| Domain                          | Description                                                                                |
| ------------------------------- | ------------------------------------------------------------------------------------------ |
| `api.wattshift.com`             | **Production API**: The main API endpoint for production applications.                     |
| `api-sandbox.wattshift.com`     | **Sandbox API**: The API endpoint for testing and development.                             |
| `partner.wattshift.com`         | **Production Dashboard**: The web dashboard for managing your production account and keys. |
| `partner-sandbox.wattshift.com` | **Sandbox Dashboard**: The web dashboard for managing your sandbox account and keys.       |
| `app.wattshift.com`             | **User Onboarding App**: The user-facing application for the onboarding flow.              |
