API
Last updated
Last updated
Old deprecated API documentation can be found .
To enable API, you must verify your identity or spend over $200 with us.
https://resi-api.iproyal.com/v1
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.