RoomLama API Demo

AI-Powered Travel Search

Travel-aware destination autocomplete built for travel products

Understands "beach vacation" and "romantic getaway" — not just addresses

Live Demo 50 demo requests remaining

Your API key is stored locally in your browser and never sent to our servers. Get a free API key →

Try these examples:
// Type a query to see the response...
status: layer: cached:

Try a travel-intent query

AI-Powered
🦙 RoomLama AI
🏖️
Miami, Florida
Vibrant beach city
🌴
Cancun, Mexico
All-inclusive paradise
🌺
Honolulu, Hawaii
Tropical getaway
Illustrative travel-intent suggestions

Add travel-aware search to your product

Use the browser SDK or HTTP API with compatible prediction fields and documented examples.

<!-- 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

Start free, test the live API, and choose the usage level that fits your product.

Free

$0/mo
  • 1,000 req/month
  • ✓ 10 requests/minute
  • ✓ Full AI capabilities
  • ✓ Community support

Perfect for testing

Start Free

Starter

$49/mo
  • 100,000 req/month
  • ✓ 50 requests/minute
  • ✓ Overage: $19/10K
  • ✓ Full AI capabilities
  • ✓ Email support

For early production use

Get Started
Most Popular

Business

$249/mo
  • 500,000 req/month
  • ✓ 200 requests/minute
  • ✓ Overage: $19/10K
  • ✓ Full AI capabilities
  • ✓ Priority support

For higher request volume

Get Started

Enterprise

$1,495+/mo
  • 2M+ req/month included
  • ✓ 1,500+ requests/minute
  • ✓ Overage: Custom
  • ✓ Full AI capabilities
  • ✓ Dedicated support

For custom scale and support

Contact Sales

Need more capacity? Enterprise customers enjoy soft limits that scale with demand. Contact sales for custom pricing.

Ready to upgrade your travel search?

Create a free API key, test the live endpoints, and choose the usage level that fits.

Get Free API Key →