ROLLIN Labs is live. Applied accessibility research, shipped into the product.
ROLLIN for iPhone Now on the App Store

You shouldn't need five phone calls to find a place with a working ramp. So we scored 100,000 of them. Six features per door, 0 to 100, refined by the community that actually uses them.

Get the app. It’s free. Free forever. 5.0 on the App Store.
iOS 17+, no account needed.
Or browse · 16 states · 77 regions
As seen on
The standard

What we check, at every door.

Physical access
  • Wheelchair entry
  • Step-free entry
  • Accessible restroom
  • Accessible parking
  • Wide aisles
  • Elevator
Environment Instrumented by ROLLIN Labs →
  • Lightingbright to dim
  • Noise levelsampled
  • Door widthmeasured
Accessible cities

Pick a city. We’ve been there.

Top scored, recently verified

Worth the trip.

Curated · Accessible by design

Special experiences.

Sensory-friendly shows. Step-free venues. Partners we have walked end to end before they make this list. Featured this season: ROLLIN × Omnium Circus.

All experiences
How the score gets made

Documented, scored, refined, verified.

  1. 01

    Documented

    Every venue starts with multi-source documentation of its physical accessibility, refreshed continuously.

  2. 02

    Scored

    Six features per door become one 0 to 100 score you can compare across every place we cover.

  3. 03

    Refined

    The community that actually uses ramps confirms and corrects, weighted by each contributor’s track record.

  4. 04

    Verified

    Independent confirmations and instrument-grade capture from ROLLIN Labs move a fact from reported to verified.

As seen on
Eyewitness News May 30, 2026

The app aims to give users real-time wheelchair access data.

Watch the segment 4:50

Also heard on Wreaths Across America Radio · iHeart Radio · June 15, 2026

Partnered with
Fresh on ROLLIN

Newly scored.

Just added across our regions. New batch every week.

1 / 5
In your pocket

An accessibility concierge that lives in your pocket.

Never get stuck at the door. Restaurants, bars and parks that work for wheelchairs, walkers and strollers. Featured on ABC7 Eyewitness News, 5.0 on the App Store. Stop calling. Just go. The ROLLIN map showing scored venues around Myrtle Beach with a restaurant scored 70. Feel the room before you are in it. Confirmed wheelchair entry, accessible restroom, level entry, parking and wide aisles, plus live sound and light readings. Free forever. Every feature included, no subscription, no ads. Five star review from an iOS user.

Background alerts when you're near a high-scored venue. Day planning around your access needs. Saved spots, shared lists, and one-tap scoring. Free. No subscription. Every feature included.

Get on the App Store Android — coming soon
5.0
App Store rating
100K+
Locations scored
15+ DC
States live
Download on the App Store
ROLLIN app icon

ROLLIN Concierge

Lifestyle · Accessibility
5.0 · 4 ratings
Get
iOS 17+ · iPhone Free
For businesses

Are you a venue?

61 million Americans plan their week around access. The ones with the budget and the loyalty bring families, caregivers, and friends. The Seal puts your door in front of them.

ROLLIN Certified seal
Developer platform · Data licensing

Accessibility data,
by the API call.

Verified accessibility data, delivered as infrastructure. Enrich the venue records you already serve in booking flows, maps, itineraries, and AI agents.

105,000+ venues scored 16 states 6 features per venue OpenAPI 3.1 spec 1,000 calls free / mo
from rollin import Rollin

client = Rollin(api_key=os.environ["ROLLIN_API_KEY"])

places = client.locations.search(q="lilia", limit=1)
venue = places.locations[0]

# one typed field gates your render logic
if venue.score >= 80:
    card.badge = f"Accessible · {venue.score}"
// enrich the venue card you already render
const res = await fetch(
  "https://joinrollin.com/api/v1/locations?q=lilia&limit=1",
  { headers: { "X-Api-Key": process.env.ROLLIN_KEY } }
);
const { results } = await res.json();

render(venueCard, {
  accessibility: results[0].score,   // 94
  verified: results[0].verified      // true
});
$ npx -y rollin-mcp-server

# Claude, ChatGPT, and Gemini can now answer:
# "step-free dinner near the theater, accessible restroom"

tools:
  search_locations · get_location_details
  list_regions · coverage_stats · submit_feedback
Integration examples: a curl request, the Stainless Python SDK, a Node fetch call, and the MCP server. Each retrieves Lilia with an accessibility score of 94, labeled Excellent, verified, with wheelchair entry, accessible restroom, and wide aisles confirmed. One typed field gates render logic in your product.
REST
REST API
Six endpoints, cursor pagination, OpenAPI 3.1 spec. X-Api-Key auth.
MCP
rollin-mcp-server Live
Published on npm. 5 tools — search, detail, regions, coverage, feedback. Works with Claude, ChatGPT, Gemini.
SDK
rollin-python by Stainless
Auto-generated by Stainless Commons (same tooling behind OpenAI & Stripe). Typed, async, retries.
$$
Self-serve → Enterprise
Free 1K/mo · Starter $9.99 · Developer $29 · Business $149. Bulk corpus and municipal licensing by agreement — talk to us.
Read the docs Get a free API key npx -y rollin-mcp-server
Word from the community

The people who needed it,
using it.

This is a fantastic idea! I’ve been to many places who say they are handicapped accessible, but that can sometimes mean 2 stairs.
Holly
New York
I have a disabled sister and I truly appreciate what you have created. This is exactly what our community has needed.
Mary
New Jersey
FAQ

Questions, answered.

How is a ROLLIN score calculated? +

Each place is rated across six accessibility features — wheelchair entry, accessible restroom, level entry, wide aisles, accessible parking, and elevator. Our proprietary multi-source data pipeline weighs them and produces a 0–100 score, with confidence caps when data is incomplete. Trust-weighted community verification refines the score over time.

Who verifies the data? +

A combination of our multi-source data pipeline plus trust-weighted community contributors across five tiers. Higher-trust users carry more weight. Every change is reviewed before it goes live.

Is the platform free to use? +

Yes. The web platform at joinrollin.com is free. The iOS app is Free, no in-app purchases. Every feature included.

How do businesses get certified? +

Apply at joinrollin.com/certify. We review the venue against our accessibility data, and on approval ship your physical Welcome Kit, web badge, and Social Pack. The Seal is $19/mo; The Concierge is $49/mo for the Featured Nearby widget on top.

Is ROLLIN only for wheelchair users? +

No. ROLLIN’s data is useful for anyone with mobility considerations: wheelchair users, people with walkers or canes, parents with strollers, elderly family members, anyone recovering from surgery. Six accessibility features matter to far more people than most realize.

Do you have an API? +

Yes. REST API, an MCP server for AI assistants, and a Python SDK auto-generated by Stainless Commons. Free tier is 1,000 requests/month. Read the docs at joinrollin.com/developers.

Coming to your city

Be the first to know.

A new state every month. Drop your email and we’ll tell you when ROLLIN lands on your block — and which venues we scored first.

No spam, ever.
Get the App