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 Buses.

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

40.9/100 thin ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
7 APIs 1 MCP Servers
CompanyTravelTransportationTrainsBusesBookingMobilityMultimodalTicketing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 40.9/100 · thin
Contract Quality 13.0 / 25
Developer Ergonomics 15.2 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/tictactrip: 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 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

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

tictactrip-mcp.yml

MCP SERVER

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 1

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.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  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.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- 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: 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/tictactrip-openapi-original.json
- type: Overlay
  url: overlays/tictactrip-openapi-overlay.yaml
- type: MCPServer
  url: mcp/tictactrip-mcp.yml
- 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