# Environment

### **Environments**

We utilise identical API endpoints for our test and production environments for convenient testing and development with udara360. The sole distinction lies in the URL used for API calls.

<table><thead><tr><th width="172">Environment</th><th width="282">URL</th><th>Description</th><th data-hidden>Detail</th></tr></thead><tbody><tr><td>Test Base</td><td><a href="https://openapi.test.udara360.io">https://openapi.test.udara360.io</a></td><td>Udara360 Test base url</td><td></td></tr><tr><td>Production</td><td>------------------------------------</td><td>The base URL for live deployment on udara360.<br><br><mark style="color:orange;">This is only available upon request by the developer</mark></td><td></td></tr></tbody></table>

{% hint style="info" %}
**Note**: Production access requires IP Address whitelisting
{% endhint %}
