Your guests are planning. Help them do it in your channels.

InBetween powers preference-aware discovery of onsite dining and partner venues inside arena, stadium, and convention centre apps, so pre-event plans happen with you rather than around you.

Get Started
Chase & Status

Concert

Chase & Status

Tickets booked!
The Roundhouse, Chalk Farm
Sat 15 Jun · 19:00

Chalk Farm Rd, London NW1 8EH

Meeting a friend?

Find places nearby before the show.

The Pembroke Castle

4 min walk · pub

Lemonia

6 min walk · Greek

Primrose Hill

8 min walk · views

For arenas, convention centres, and destination venues

The visit starts before the doors open.

Thousands of guests arrive on an event day facing the same questions: where to eat beforehand, where to meet friends arriving from different directions, where to go afterwards. Today they answer those questions in a search engine, which has no idea your onsite options exist.

InBetween brings that planning into your official channels. Your app or portal can answer with preference-aware suggestions drawn from your onsite tenants and preferred partners.

Guests get a smoother visit, tenants get the footfall, and your digital channels earn a place in the day rather than just holding the tickets.

What breaks today

  • Guests plan their visit in search engines that ignore onsite options.
  • Footfall spreads unevenly across food and drink tenants.
  • Official apps hold the tickets but miss the planning.

What you can ship

  • Pre- and post-event planning captured in your own channels.
  • Better-distributed footfall across onsite tenants and partners.
  • A guest experience that starts before arrival and ends after departure.

How it works for you

  1. 01

    Power your existing channels

    InBetween works as the discovery engine inside your app, kiosks, and event portals.

  2. 02

    Feature onsite and partner venues

    Weight or restrict results to your tenants and partners while respecting guest preferences.

  3. 03

    Help groups find each other

    Guests arriving from different hotels or entrances get a sensible central meeting point.

api.inbe.us/v1/search200 OK
POST
{
"locations": [{ "locationName": "Wembley Stadium, London" }]
"mode": { "mode": "POINT", "maxDistance": 800 }
"preferences": {
"goodFor": ["groups", "cocktails"]
"openingConditions": { "state": "OPEN", "atTime": "2026-06-15T17:30:00Z" }
}
}
response
"establishments": [
{ "displayName": "The Copper Fox" }
{ "displayName": "Neon Room" }
]
Taylor Swift — The Eras Tour

Concert

Taylor Swift

The Eras Tour

Wembley Stadium, London
Sat 15 Jun · 19:00
Plan food & drinks nearby

Your night out

Before · during · after

3 stops

Pre-drinks

17:30

The Copper Fox

8 min walk · lively

The show

19:00

Wembley Stadium

Doors open

Post show antics

22:45

Neon Room

Late license · cocktails

Every venue. Every detail.

Precision metadata for apps that help people meet, eat and drink.

Venue intelligence

Ultra detailed venue data

Get detailed information about venues, including menus, pricing, ambiance, and more.
Smart matching

Preference driven

Wow your customers with recommendations and information tailored for them.
Multi-location search

Tools for multiple locations. Find restaurants, bars and cafés based on multiple sets of preferences and locations.

In-app experience

Loyal to you

Keep users inside your app by giving them the info they need to make decisions.
Decision support

Built for decision-making

A suite of tools designed to enable you to answer customer needs directly.

Destination discovery

Bring guest planning into your own channels.

Open up a new world for your users with InBe's preference-aware venue discovery—built for group venue matching, dietary search, and ranked shortlists.

No card required. Full core API access.

Keep exploring

Questions teams ask

Built for developers who connect people to places

Connecting users to real-world places shouldn’t mean stitching geocoding, routing, Places search, and ranking yourself. One preference-aware search replaces the pipeline.

api.inbe.us/v1/search200 OK
POST
{
"locations": [
{ "lat": 51.523, "lon": -0.158, "label": "Alex" },
{ "lat": 51.493, "lon": -0.098, "label": "Sam" }
],
"mode": { "mode": "POINT", "maxDistance": 750 },
"preferences": {
"goodFor": ["date", "cocktails", "conversation"],
"catersFilters": ["vegetarian"],
"establishmentFilters": ["servesCocktails"]
}
}
response
{
"centerPoint": { "Lat": 51.508, "Lon": -0.128 },
"radius": 750,
"establishments": [
{
"displayName": "The Lantern Room",
"distanceMeters": 142,
"matchScore": { "total": 0.94 }
},
{
"displayName": "Barrio Soho",
"distanceMeters": 186,
"matchScore": { "total": 0.91 }
}
]
}

Fair middlegrounds

Multi-person locations in one call; we balance travel so you don’t build routing yourself.

Preferences that actually match

Dietary, vibe, good-for, and constraints as first-class inputs, not post-filters on pins.

Pay for the hard parts

Core search and enriched place data stay cheap; you pay where decision intelligence earns its keep.

Tools for user decisions

Ranked shortlists and experience-ready answers so your product keeps users in-flow, not off to a map.

Illustrative scenario

0ms

Ranked shortlist in one call

Preference-aware search returns a decision-ready shortlist without stacking Places, routing, and enrichment calls.

~15× faster vs multi-call pipelinesNot a live benchmark
RESTWorks with any stack
curl -X POST https://api.inbe.us/v1/search \
  -H "API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "locations": [
      { "lat": 51.523, "lon": -0.158, "label": "Alex" },
      { "lat": 51.493, "lon": -0.098, "label": "Sam" }
    ],
    "mode": { "mode": "POINT", "maxDistance": 750 },
    "preferences": {
      "goodFor": ["date", "cocktails", "conversation"],
      "catersFilters": ["vegetarian"],
      "establishmentFilters": ["servesCocktails"]
    }
  }'

Start in minutes with the knolage you can scale without stress.

Generous free usage to evaluate, startup credits to grow, and a migration path when you are ready to switch from stacked Places pipelines.