The RentalData.io API can be reached at https://api.rentaldata.io
All requests to our API require an Authorization header containing your API token as provided to you by RentalData.io
curl --request GET \
--url https://api.rentaldata.io \
--header 'Authorization: YOUR_TOKEN'