AI-Powered Travel Search
Drop-in Google Places replacement built for travel
Understands "beach vacation" and "romantic getaway" — not just addresses
Your API key is stored locally in your browser and never sent to our servers. Get a free API key →
// Type a query to see the response...
See the Difference
Google doesn't understand travel intent
Add to Your Site in 2 Minutes
Same API format as Google Places — easy migration
<!-- 1. Add the script -->
<script src="https://cdn.roomlama.com/roomlama-places.js"></script>
<!-- 2. Add an input -->
<input type="text" id="destination" placeholder="Where are you going?">
<!-- 3. Initialize -->
<script>
RoomLamaPlaces.init({ apiKey: 'rl_live_YOUR_KEY' });
RoomLamaPlaces.autocomplete({
input: document.getElementById('destination'),
onPlaceSelected: (place) => console.log(place)
});
</script>
Simple, Transparent Pricing
Save 20-60% vs Google — with AI that actually understands travel
Free
- ✓ 1,000 req/month
- ✓ 10 requests/minute
- ✓ Full AI capabilities
- ✓ Community support
Perfect for testing
Start FreeStarter
- ✓ 100,000 req/month
- ✓ 50 requests/minute
- ✓ Overage: $19/10K
- ✓ Full AI capabilities
- ✓ Email support
Save ~20-40% vs Google
Get StartedBusiness
- ✓ 500,000 req/month
- ✓ 200 requests/minute
- ✓ Overage: $19/10K
- ✓ Full AI capabilities
- ✓ Priority support
Save ~25-40% vs Google
Get StartedEnterprise
- ✓ 2M+ req/month included
- ✓ 1,500+ requests/minute
- ✓ Overage: Custom
- ✓ Full AI capabilities
- ✓ Dedicated support
Save ~30-60% vs Google
Contact SalesNeed more capacity? Enterprise customers enjoy soft limits that scale with demand. Contact sales for custom pricing.
Ready to upgrade your travel search?
Get your free API key and start integrating in minutes. No credit card required.
Get Free API Key →