For ease of development, Mondu provides both production and sandbox/demo environments for end-users. Note that the sandbox environment is oftentimes pre-populated with lean mock data for learnability, which you can easily delete to start from scratch.
When using the API, the respective key will determine which environment you interact with. All of our resources are environment-dependent, meaning that changes to these resources are not visible across both environments.
- Sandbox base URL: https://api.demo.mondu.ai/api/v1
- Production base URL: https://api.mondu.ai/api/v1