Skip to main content
Solution · Custom & internal tools

Travel API for
internal tools, procurement & events

Centralise European train and bus purchasing inside your internal portal. One REST API, 250+ carriers, audit-friendly booking trail.

Procurement, universities, NGOs and event organisers ship custom travel tools

Not every travel buyer is an OTA or a TMC. Procurement teams, universities, NGOs and event organisers often build their own internal portals to centralise travel purchasing — for budget control, audit trails or simply because their workflows are too specific for off-the-shelf tools.

Tictactrip gives those teams the same infrastructure the largest OTAs use: a REST API exposing 250+ European rail and bus carriers, end-to-end booking and a consistent ticket-delivery pipeline.

  • 250+ rail and bus carriers across Europe
  • Search, reservation and booking through one REST API
  • PDF ticket delivery, ready to email or archive
  • CO₂ emissions per passenger for procurement reporting
  • Refund and exchange workflows handled by Tictactrip
  • OpenAPI spec and Postman collection for fast in-house integration

Why Tictactrip for custom & internal tools

The capabilities partners ship on day one.

Audit-friendly booking trail

Each booking returns structured metadata — carrier, fare, passenger, CO₂ — that internal finance, audit and procurement teams can store and report against.

Built for universities and NGOs

Centralise student, researcher and field-staff travel inside one portal instead of scattering bookings across dozens of carrier sites.

Event-grade ticketing

Bulk-book travel for conference attendees, sports teams, festival staff or political delegations through programmatic flows your team can automate.

Maintained by Tictactrip

Carrier contracts, ticket formats, refund rules and operations are handled by us. Your internal tool focuses on workflow, not on the long tail of European transport operators.

Integration

One REST call, multimodal results

The same endpoint powers every Tictactrip integration. Authenticate, send a search payload, and receive itineraries with price, duration, carrier and CO₂ emissions. Then book through /book and deliver tickets to your users.

internal-tool.sh
# Internal portal: book staff travel programmatically
curl -X POST 'https://api.tictactrip.eu/v2/results' \
  -H 'Authorization: Bearer YOUR_TOKEN' \
  -H 'Content-Type: application/json' \
  -d '{
    "originGpuid":      "c|FRpari____@u09tu",
    "destinationGpuid": "c|FRtoul____@spzgb",
    "outboundDate":     "2026-06-22T00:00:00Z",
    "passengers":       [{"age": 41}]
  }'

Frequently asked questions

The points product and engineering teams check before integrating.

Can a small in-house team integrate Tictactrip?

Yes. We provide an OpenAPI specification, a Postman collection and a step-by-step tutorial. Most internal-tool teams ship a working integration in 2 to 6 weeks.

Can we book on behalf of named travellers (students, employees, attendees)?

Yes. The booking endpoint accepts passenger details and returns tickets issued in those names, where the carrier requires it.

Do you provide invoices and a consolidated billing flow?

Yes. Partners receive consolidated billing aligned with their booking volume. Talk to sales@tictactrip.eu about the contract setup that fits your procurement workflow.

Is Tictactrip GDPR-compliant for university and NGO use cases?

Yes. Tictactrip is a French company and the API is operated in compliance with the GDPR. Passenger data is processed strictly for the purpose of issuing the requested transport tickets.

Ready to integrate Tictactrip?

Tell us about your project and we'll come back within one business day with a tailored plan.