Travelier website screenshot

Travelier

Travelier (founded 2016, formerly Bookaway Group, headquartered in Tel Aviv, Israel) is a travel technology group digitizing ground and sea transportation — the segment of travel that is still largely sold offline. The group operates seven consumer and operator brands: Bookaway, 12Go, Plataforma10, DeOnibus, Traveling.com, Sisorg and SeatOS, together reaching more than 120 countries and roughly 14 million monthly visitors. Its commercial developer surface is Travelier Connect, a single partner API that the company markets as the largest ground and sea transportation GDS — 12,000+ operators across 122 countries and around 500,000 routes for buses, ferries, trains and shuttles — alongside the SeatOS transportation management system, which exposes the same inventory to OTAs, GDSs, resellers and agent networks through one API connection. Both are partner integrations: as of this profile no public developer portal, API reference or machine-readable contract is published, and access runs through a sales contact form.

Travelier publishes 2 APIs on the APIs.io network. Tagged areas include Company, Travel, Transportation, Ground Transportation, and Ferries.

Travelier’s developer surface includes support and 8 more developer resources.

7.2/100 minimal ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
2 APIs
CompanyTravelTransportationGround TransportationFerriesBusTrainsBookingMarketplaceDistribution

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/travelier: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

Travelier Connect

Travelier Connect is the group's partner distribution API — marketed on travelier.com/partners as "the largest ground & sea transportation GDS", aggregating 12,000+ intercity tr...

SeatOS API

SeatOS is Travelier's SaaS transportation management system for ground and sea operators (built for APAC operators, sibling to Sisorg in Latin America). Its marketing site publi...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Travelier Rate Limits

0 limits

RATE LIMITS

Security Posture 1

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

Travelier Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

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 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: travelier
name: Travelier
description: 'Travelier (founded 2016, formerly Bookaway Group, headquartered in Tel Aviv, Israel) is a travel technology
  group digitizing ground and sea transportation — the segment of travel that is still largely sold offline. The group operates
  seven consumer and operator brands: Bookaway, 12Go, Plataforma10, DeOnibus, Traveling.com, Sisorg and SeatOS, together reaching
  more than 120 countries and roughly 14 million monthly visitors. Its commercial developer surface is Travelier Connect,
  a single partner API that the company markets as the largest ground and sea transportation GDS — 12,000+ operators across
  122 countries and around 500,000 routes for buses, ferries, trains and shuttles — alongside the SeatOS transportation management
  system, which exposes the same inventory to OTAs, GDSs, resellers and agent networks through one API connection. Both are
  partner integrations: as of this profile no public developer portal, API reference or machine-readable contract is published,
  and access runs through a sales contact form.'
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.travelier.com/wp-content/uploads/2024/01/T_Icon_square.png
url: https://raw.githubusercontent.com/api-evangelist/travelier/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.20'
created: '2026-08-30'
modified: '2026-08-30'
tags:
- Company
- Travel
- Transportation
- Ground Transportation
- Ferries
- Bus
- Trains
- Booking
- Marketplace
- Distribution
tags_raw:
- Company
- Travel
- Transportation
- Ground Transportation
- Ferries
- Buses
- Trains
- Booking
- Marketplace
- Distribution
apis:
- name: Travelier Connect
  description: Travelier Connect is the group's partner distribution API — marketed on travelier.com/partners as "the largest
    ground & sea transportation GDS", aggregating 12,000+ intercity transport operators across 122 countries and ~500,000
    routes (bus, ferry, train, shuttle) with real-time availability, pricing and content behind a single API. No public API
    reference, base URL or machine-readable contract is published; onboarding is a "Let's Talk" sales conversation.
  humanURL: https://www.travelier.com/partners/
  tags:
  - Transportation
  - Distribution
  - Booking
  properties:
  - type: Website
    url: https://www.travelier.com/partners/
  - type: Support
    url: https://www.travelier.com/contact/
  x-access: partner-only
  x-base-url-note: No base URL is published. https://api.travelier.com is live and answers every path with HTTP 403 {"message":"Missing
    Authentication Token"} (an AWS API Gateway default), which proves an authenticated API host exists on the company apex
    but does NOT establish that it serves Travelier Connect, so baseURL is deliberately left unset rather than guessed.
- name: SeatOS API
  description: SeatOS is Travelier's SaaS transportation management system for ground and sea operators (built for APAC operators,
    sibling to Sisorg in Latin America). Its marketing site publishes a single documented operation — POST /v1/availability/search
    returning live trips, seat availability and pricing — and states that "one API connection gives OTAs, GDSs, resellers,
    and agents live inventory, availability, and pricing". The full reference is available only via a "Request API docs" contact
    form; docs.seatos.com and api.seatos.com both serve the login SPA.
  humanURL: https://www.seatos.com/
  tags:
  - Transportation
  - Booking
  tags_raw:
  - Transportation
  - Booking
  - Operations
  properties:
  - type: Website
    url: https://www.seatos.com/
  - type: Support
    url: https://www.seatos.com/contact.html
  x-access: partner-only
  x-documented-operations:
  - method: POST
    path: /v1/availability/search
    source: https://www.seatos.com/
    note: Published verbatim as a marketing code sample with request and response JSON but no host. Recorded as evidence only
      — not enough to author an OpenAPI, and none was authored.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/travelier-domain-security.yml
- type: Website
  url: https://www.travelier.com/
- type: Support
  url: https://www.travelier.com/contact/
- type: GitHubOrganization
  url: https://github.com/Travelier
- type: Plans
  url: plans/travelier-plans-pricing.yml
- type: RateLimits
  url: rate-limits/travelier-rate-limits.yml
- type: Lifecycle
  url: lifecycle/travelier-lifecycle.yml
- type: Packages
  url: packages/travelier-packages.yml
- type: LLMsTxt
  url: llms/travelier-llms.txt
x-enrichment:
  date: '2026-08-30'
  status: minimal
  artifacts_added: 8
  pass: local-v1
x-coverage:
  state: gated
  reason: sales-gate
  detail: 'Travelier markets two APIs — Travelier Connect ("the largest ground & sea transportation GDS") and the SeatOS operator
    API — but publishes neither a developer portal nor a reference: both partner pages terminate in a "Let''s Talk" / "Request
    API docs" contact form, docs.seatos.com and api.seatos.com serve the SeatOS login SPA, and api.travelier.com answers every
    path with HTTP 403 {"message":"Missing Authentication Token"}.'
  evidence:
  - url: https://www.travelier.com/partners/
    status: 200
  - url: https://www.seatos.com/
    status: 200
  - url: https://docs.seatos.com/
    status: 200
  - url: https://api.travelier.com/
    status: 403
  - url: https://api.12go.asia/openapi.json
    status: 403
  - url: https://www.travelier.com/.well-known/agent-card.json
    status: 404
  - url: https://www.bookaway.com/openapi.json
    status: 404
  checked: '2026-08-30'

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/travelier"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/travelier/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/travelier/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.