Rome2Rio

Rome2Rio is a multi-modal travel planning platform founded in Melbourne, Australia in 2011, and part of the Omio Group since 2019. It covers 240+ countries, 10 million+ locations, and 20,000+ transport operators, enabling door-to-door route discovery across flights, trains, buses, ferries, and driving. Developers can access route search, geocoding, and autocomplete capabilities through the Rome2Rio REST API, which returns JSON responses covering routes, segments, duration, and operator information for any two points worldwide.

Rome2Rio publishes 3 APIs on the APIs.io network. Tagged areas include Travel, Multi-Modal, Transportation, Routes, and Transit.

The Rome2Rio catalog on APIs.io includes 1 JSON-LD context.

Rome2Rio’s developer surface includes documentation, engineering blog, support, GitHub presence, and 9 more developer resources.

21.1/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaid
3 APIs
TravelMulti-ModalTransportationRoutesTransitFlightsTrainsBusFerriesNavigation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 21.1/100 · emerging
Contract Quality 1.7 / 25
Developer Ergonomics 1.4 / 20
Access Clarity 5.8 / 20
Operational Transparency 4.8 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/rome2rio: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Rome2Rio Search API

The Rome2Rio Search API returns multi-modal door-to-door travel routes between any origin and destination worldwide. Given origin and destination as place names or coordinates, ...

Rome2Rio Autocomplete API

The Rome2Rio Autocomplete API provides place-name suggestions as a user types, returning a ranked list of matching locations (cities, airports, train stations, addresses) that c...

Rome2Rio Geocode API

The Rome2Rio Geocode API resolves a place-name or address string to a canonical Rome2Rio place record with geographic coordinates, place type, and country, enabling precise orig...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Rome2Rio Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Apis Context

0 classes · 0 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Rome2Rio Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: rome2rio
name: Rome2Rio
description: Rome2Rio is a multi-modal travel planning platform founded in Melbourne, Australia in 2011, and part of the Omio
  Group since 2019. It covers 240+ countries, 10 million+ locations, and 20,000+ transport operators, enabling door-to-door
  route discovery across flights, trains, buses, ferries, and driving. Developers can access route search, geocoding, and
  autocomplete capabilities through the Rome2Rio REST API, which returns JSON responses covering routes, segments, duration,
  and operator information for any two points worldwide.
type: Index
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/rome2rio.png
access: 3rd-Party
position: Consumer
created: '2026-06-13'
modified: '2026-06-13'
tags:
- Travel
- Multi-Modal
- Transportation
- Routes
- Transit
- Flights
- Trains
- Bus
- Ferries
- Navigation
tags_raw:
- Travel
- Multi-Modal
- Transportation
- Routes
- Transit
- Flights
- Trains
- Buses
- Ferries
- Navigation
url: https://raw.githubusercontent.com/api-evangelist/rome2rio/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: rome2rio:search
  name: Rome2Rio Search API
  description: The Rome2Rio Search API returns multi-modal door-to-door travel routes between any origin and destination worldwide.
    Given origin and destination as place names or coordinates, it returns a ranked list of routes covering flights, trains,
    buses, ferries, and driving, with segment details, durations, operators, and indicative pricing information. Responses
    are JSON over HTTP. The API covers 700+ airlines and 2 million surface routes.
  humanURL: https://www.rome2rio.com/documentation/1-4/search/
  baseURL: http://free.rome2rio.com/api/1.4
  tags:
  - Travel
  - Routes
  - Multi-Modal
  - Transportation
  - Transit
  - Flights
  - Trains
  - Bus
  - Ferries
  tags_raw:
  - Travel
  - Routes
  - Multi-Modal
  - Transportation
  - Transit
  - Flights
  - Trains
  - Buses
  - Ferries
  properties:
  - type: Documentation
    url: https://www.rome2rio.com/documentation/1-4/search/
- aid: rome2rio:autocomplete
  name: Rome2Rio Autocomplete API
  description: The Rome2Rio Autocomplete API provides place-name suggestions as a user types, returning a ranked list of matching
    locations (cities, airports, train stations, addresses) that can be passed as origin or destination to the Search API.
    Responses are JSON and the endpoint is hosted on the same free.rome2rio.com base.
  humanURL: https://www.rome2rio.com/documentation/1-4/autocomplete/
  baseURL: http://free.rome2rio.com/api/1.4
  tags:
  - Autocomplete
  - Places
  - Geocoding
  - Travel
  properties:
  - type: Documentation
    url: https://www.rome2rio.com/documentation/1-4/autocomplete/
- aid: rome2rio:geocode
  name: Rome2Rio Geocode API
  description: The Rome2Rio Geocode API resolves a place-name or address string to a canonical Rome2Rio place record with
    geographic coordinates, place type, and country, enabling precise origin and destination inputs for the Search API. Responses
    are JSON.
  humanURL: https://www.rome2rio.com/documentation/1-4/geocode/
  baseURL: http://free.rome2rio.com/api/1.4
  tags:
  - Geocoding
  - Places
  - Coordinates
  - Travel
  properties:
  - type: Documentation
    url: https://www.rome2rio.com/documentation/1-4/geocode/
common:
- type: DomainSecurity
  url: security/rome2rio-domain-security.yml
- type: Website
  url: https://www.rome2rio.com/
- type: About
  url: https://www.rome2rio.com/about/
- type: Documentation
  url: https://www.rome2rio.com/documentation/1-4/search/
- type: Blog
  url: https://www.rome2rio.com/blog/
- type: Support
  url: https://help.rome2rio.com/en/support/tickets/new
- type: HelpCenter
  url: https://help.rome2rio.com/
- type: PrivacyPolicy
  url: https://www.rome2rio.com/privacy/
- type: TermsOfService
  url: https://www.rome2rio.com/about/terms/
- type: GitHub
  url: https://github.com/rome2rio
- type: LinkedIn
  url: https://www.linkedin.com/company/rome2rio
- type: Advertise
  url: https://www.rome2rio.com/advertise/
- type: GetListed
  url: https://www.rome2rio.com/get-listed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/rome2rio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/rome2rio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/rome2rio/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.