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

# Environments

> Dojah platform has two environments

### Dojah Environments

1. **Sandbox**
2. **Production**.

The **sandbox environment** is available to test some of our APIs before switching your application to the **production(live) environment**.

The test keys should be used in the sandbox environment while the production keys should be used in the production environment.

| Environment | Base URL                                              |
| ----------- | ----------------------------------------------------- |
| Sandbox     | [https://sandbox.dojah.io](https://sandbox.dojah.io/) |
| Production  | [https://api.dojah.io](https://api.dojah.io/)         |
