API
As of September 15, 2025, the legacy API has been deprecated and is no longer supported. Please migrate to the new API to ensure uninterrupted service.
To enable API, you must verify your identity or spend over $200 with us.
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:
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.
Last updated