TicTacTrip website screenshot

TicTacTrip

TicTacTrip is a European multimodal travel search and booking platform (Techstars-backed) that aggregates train and bus inventory from 250+ carriers across 20+ European countries into single, combined itineraries. Its REST API exposes stop and city discovery, multimodal itinerary search with CO2 emissions per journey, and a full booking workflow — cart, order, book, e-ticket and cancellation — authenticated with partner bearer JWTs (API_SEARCH_PARTNER / API_BOOK_PARTNER roles). API access is provisioned via sales@tictactrip.eu.

TicTacTrip publishes 7 APIs on the APIs.io network, including Autocomplete API, Booking API, Cities API, and 4 more. Tagged areas include Company, Travel, Transportation, Trains, and Bus.

TicTacTrip’s developer surface includes authentication, documentation, API reference, getting-started guide, support, and 20 more developer resources.

35.9/100 thin ▬ flat Agent 31/100 agent ready library Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyTravelTransportationTrainsBusBookingMobilityMulti-ModalTicketing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/tictactrip: 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 7

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

TicTacTrip Autocomplete API

The Autocomplete API from TicTacTrip — 1 operation(s) for autocomplete.

TicTacTrip Booking API

The Booking API from TicTacTrip — 9 operation(s) for booking.

TicTacTrip Cities API

The Cities API from TicTacTrip — 2 operation(s) for cities.

TicTacTrip Results API

The Results API from TicTacTrip — 1 operation(s) for results.

TicTacTrip SegmentProviders API

The SegmentProviders API from TicTacTrip — 1 operation(s) for segmentproviders.

TicTacTrip StopClusters API

The StopClusters API from TicTacTrip — 2 operation(s) for stopclusters.

TicTacTrip StopGroups API

The StopGroups API from TicTacTrip — 2 operation(s) for stopgroups.

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

Security Posture 2

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

Tictactrip Authentication

http · 1 scheme

SECURITY

Tictactrip Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tictactrip Agentic Access

20 operations · 6 acting

20 operations · 6 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tictactrip
name: TicTacTrip
description: TicTacTrip is a European multimodal travel search and booking platform (Techstars-backed) that aggregates train
  and bus inventory from 250+ carriers across 20+ European countries into single, combined itineraries. Its REST API exposes
  stop and city discovery, multimodal itinerary search with CO2 emissions per journey, and a full booking workflow — cart,
  order, book, e-ticket and cancellation — authenticated with partner bearer JWTs (API_SEARCH_PARTNER / API_BOOK_PARTNER roles).
  API access is provisioned via sales@tictactrip.eu.
deliveryModel:
  model: library
  open_source: false
  commercial: false
  callable_host: false
  label: Library · distributed through package registries, no callable service
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://developers.tictactrip.eu/img/logoTextBlack.svg
url: https://raw.githubusercontent.com/api-evangelist/tictactrip/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Travel
- Transportation
- Trains
- Bus
- Booking
- Mobility
- Multi-Modal
- Ticketing
tags_raw:
- Company
- Travel
- Transportation
- Trains
- Buses
- Booking
- Mobility
- Multimodal
- Ticketing
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: tictactrip:tictactrip-autocomplete-api
  name: TicTacTrip Autocomplete API
  description: The Autocomplete API from TicTacTrip — 1 operation(s) for autocomplete.
  humanURL: https://developers.tictactrip.eu/
  baseURL: https://api.tictactrip.eu
  tags:
  - Autocomplete
  properties:
  - type: OpenAPI
    url: openapi/tictactrip-autocomplete-api-openapi.yml
  - type: APIReference
    url: https://developers.tictactrip.eu/api
  - type: Documentation
    url: https://developers.tictactrip.eu/docs/intro
  - type: GettingStarted
    url: https://developers.tictactrip.eu/docs/intro
  - type: Postman
    url: https://github.com/tictactrip/documentation/blob/main/static/Tictactrip.postman_collection.json
- aid: tictactrip:tictactrip-booking-api
  name: TicTacTrip Booking API
  description: The Booking API from TicTacTrip — 9 operation(s) for booking.
  humanURL: https://developers.tictactrip.eu/
  baseURL: https://api.tictactrip.eu
  tags:
  - Booking
  properties:
  - type: OpenAPI
    url: openapi/tictactrip-booking-api-openapi.yml
  - type: APIReference
    url: https://developers.tictactrip.eu/api
  - type: Documentation
    url: https://developers.tictactrip.eu/docs/intro
  - type: GettingStarted
    url: https://developers.tictactrip.eu/docs/intro
  - type: Postman
    url: https://github.com/tictactrip/documentation/blob/main/static/Tictactrip.postman_collection.json
- aid: tictactrip:tictactrip-cities-api
  name: TicTacTrip Cities API
  description: The Cities API from TicTacTrip — 2 operation(s) for cities.
  humanURL: https://developers.tictactrip.eu/
  baseURL: https://api.tictactrip.eu
  tags:
  - Cities
  properties:
  - type: OpenAPI
    url: openapi/tictactrip-cities-api-openapi.yml
  - type: APIReference
    url: https://developers.tictactrip.eu/api
  - type: Documentation
    url: https://developers.tictactrip.eu/docs/intro
  - type: GettingStarted
    url: https://developers.tictactrip.eu/docs/intro
  - type: Postman
    url: https://github.com/tictactrip/documentation/blob/main/static/Tictactrip.postman_collection.json
- aid: tictactrip:tictactrip-results-api
  name: TicTacTrip Results API
  description: The Results API from TicTacTrip — 1 operation(s) for results.
  humanURL: https://developers.tictactrip.eu/
  baseURL: https://api.tictactrip.eu
  tags:
  - Results
  properties:
  - type: OpenAPI
    url: openapi/tictactrip-results-api-openapi.yml
  - type: APIReference
    url: https://developers.tictactrip.eu/api
  - type: Documentation
    url: https://developers.tictactrip.eu/docs/intro
  - type: GettingStarted
    url: https://developers.tictactrip.eu/docs/intro
  - type: Postman
    url: https://github.com/tictactrip/documentation/blob/main/static/Tictactrip.postman_collection.json
- aid: tictactrip:tictactrip-segmentproviders-api
  name: TicTacTrip SegmentProviders API
  description: The SegmentProviders API from TicTacTrip — 1 operation(s) for segmentproviders.
  humanURL: https://developers.tictactrip.eu/
  baseURL: https://api.tictactrip.eu
  tags:
  - SegmentProviders
  properties:
  - type: OpenAPI
    url: openapi/tictactrip-segmentproviders-api-openapi.yml
  - type: APIReference
    url: https://developers.tictactrip.eu/api
  - type: Documentation
    url: https://developers.tictactrip.eu/docs/intro
  - type: GettingStarted
    url: https://developers.tictactrip.eu/docs/intro
  - type: Postman
    url: https://github.com/tictactrip/documentation/blob/main/static/Tictactrip.postman_collection.json
- aid: tictactrip:tictactrip-stopclusters-api
  name: TicTacTrip StopClusters API
  description: The StopClusters API from TicTacTrip — 2 operation(s) for stopclusters.
  humanURL: https://developers.tictactrip.eu/
  baseURL: https://api.tictactrip.eu
  tags:
  - StopClusters
  properties:
  - type: OpenAPI
    url: openapi/tictactrip-stopclusters-api-openapi.yml
  - type: APIReference
    url: https://developers.tictactrip.eu/api
  - type: Documentation
    url: https://developers.tictactrip.eu/docs/intro
  - type: GettingStarted
    url: https://developers.tictactrip.eu/docs/intro
  - type: Postman
    url: https://github.com/tictactrip/documentation/blob/main/static/Tictactrip.postman_collection.json
- aid: tictactrip:tictactrip-stopgroups-api
  name: TicTacTrip StopGroups API
  description: The StopGroups API from TicTacTrip — 2 operation(s) for stopgroups.
  humanURL: https://developers.tictactrip.eu/
  baseURL: https://api.tictactrip.eu
  tags:
  - StopGroups
  properties:
  - type: OpenAPI
    url: openapi/tictactrip-stopgroups-api-openapi.yml
  - type: APIReference
    url: https://developers.tictactrip.eu/api
  - type: Documentation
    url: https://developers.tictactrip.eu/docs/intro
  - type: GettingStarted
    url: https://developers.tictactrip.eu/docs/intro
  - type: Postman
    url: https://github.com/tictactrip/documentation/blob/main/static/Tictactrip.postman_collection.json
common:
- type: CapabilityMap
  url: capabilities/tictactrip-capability-edges.yml
  name: TicTacTrip Business Capability Map
- type: AgenticAccess
  url: agentic-access/tictactrip-agentic-access.yml
- type: DomainSecurity
  url: security/tictactrip-domain-security.yml
- type: Authentication
  url: authentication/tictactrip-authentication.yml
- type: OpenAPI
  url: openapi/_original/tictactrip-openapi-original.json
- type: Overlay
  url: overlays/tictactrip-openapi-overlay.yaml
- type: X-MCPServerCandidate
  url: mcp/tictactrip-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: ErrorCatalog
  url: errors/tictactrip-problem-types.yml
- type: Conformance
  url: conformance/tictactrip-conformance.yml
- type: Lifecycle
  url: lifecycle/tictactrip-lifecycle.yml
- type: StatusPage
  url: https://status.tictactrip.eu/
- type: Conventions
  url: conventions/tictactrip-conventions.yml
- type: DataModel
  url: data-model/tictactrip-data-model.yml
- type: Packages
  url: packages/tictactrip-packages.yml
- type: SDKs
  url: packages/tictactrip-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/tictactrip-llms.txt
- type: DeveloperPortal
  url: https://developers.tictactrip.eu/
- type: Documentation
  url: https://developers.tictactrip.eu/docs/intro
- type: APIReference
  url: https://developers.tictactrip.eu/api
- type: GettingStarted
  url: https://developers.tictactrip.eu/docs/intro
- type: Postman
  url: https://github.com/tictactrip/documentation/blob/main/static/Tictactrip.postman_collection.json
- type: GitHubOrganization
  url: https://github.com/tictactrip
- type: Support
  url: mailto:dev@tictactrip.eu
- type: Website
  url: https://tictactrip.eu/
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 17
  pass: local-v1

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

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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