# API

{% hint style="danger" %}
As of September 15, 2025, the [legacy API](https://documenter.getpostman.com/view/10917935/Uz5KjZ8k) has been deprecated and is no longer supported. Please migrate to the new API to ensure uninterrupted service.
{% endhint %}

### URL

**`https://resi-api.iproyal.com/v1`**

### Authorization

Authentication is managed via the **`Authorization`** header. To ensure secure access, all requests must include this header, followed by your API token, prefixed with the word "Bearer" and a space. The format should be:&#x20;

**`Authorization`**`:`**`Bearer <your_api_token>`**

Your API token is available on the dashboard's **Settings** page in the 'API' section. Here, you can also reset your token if necessary. Keep it secure and update your applications with the new token if you reset it.
