MyRent is available on Pro and Scale plans.
What you need
Two credentials from your MyRent account settings:- User key: exposed as
user_guidin MyRent - B2B key: exposed as
b2b_guidin MyRent
Setup instructions
Set the default currency
Three-letter ISO code (e.g.
EUR, USD). Used when MyRent doesn’t return a currency on a price.(Optional) Website URL template
If you want the agent to link properties back to your own website, set the Website URL template.The template supports these placeholders:
{slug}: property slug{property_id}: numeric MyRent property id{id_hash}: hashed id used in some MyRent URLs
https://example.com/villa/{slug}What the agent can do
After connecting, the agent gets the following capabilities:- Search properties by location, dates, guest count, bedroom count, amenities, and free-text query.
- Fetch property details including description, photos, capacity, bedrooms, bathrooms, area, address, star rating, amenities, and distances to local points of interest.
- Open the property page on your own website when a URL template is configured.
Dashboard
After connecting, the MyRent integration view has two tabs:Status
Shows whether the integration is enabled and how many properties Totebot can see from your account. The Edit configuration button opens the same setup form for updating credentials, currency, or the website URL template. The list of supported currencies is curated: EUR and USD are first, followed by the most common European, North American and Asian options.Properties
Lists every property Totebot is syncing from your MyRent account. Each row links to a detail page that shows the full description, photo gallery, capacity stats, amenities, distances, and a link out to your website (if configured).Troubleshooting
“Invalid MyRent credentials”: double-check that the values you pasted matchuser_guid and b2b_guid in your MyRent account exactly. Both keys are required.
“No properties listed”: confirm the integration is Enabled in the Status tab, and that your MyRent account has at least one published property. Disabled or draft listings won’t show up.
Property links go to the wrong place: verify your Website URL template uses one of the supported placeholders ({slug}, {property_id}, {id_hash}) and that your site actually serves that URL pattern.