> For the complete documentation index, see [llms.txt](https://docs.adaptria.locaria.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adaptria.locaria.com/internal-api/environments.md).

# Environments

The Adaptria Public API is available in the following environments. Use the base URL for the environment you are targeting and append the endpoint path (for example `/api/public/v1/projects`).

| Environment | Base URL                                          |
| ----------- | ------------------------------------------------- |
| Production  | `https://api.adaptria.locaria.com`                |
| Staging     | `https://staging.api.locate.studiographene.co.uk` |

API keys are tied to the environment in which they were created. Build and test your connector against staging before pointing it at production.
