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

# Environments

| Name           | Description                                                                                                                                                                                                                         | Base URL                                                           |
| -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| **Production** | Use production for live applications and real organization data. Requests in this environment can connect to live datasources, require real credentials or authorizations when a datasource requires them, and return real results. | [https://api.syntage.com](https://api.syntage.com)                 |
| **Sandbox**    | Use sandbox for development and testing before production. Sandbox lets you test API requests without real end-user credentials, and all data returned in sandbox is simulated.                                                     | [https://api.sandbox.syntage.com](https://api.sandbox.syntage.com) |

Each environment has a different API Key for authentication.
