tmoneygo.com
Korean mobility booking and trip management across intercity bus, rail, and bike-sharing flows.
This provider targets the browser surface used by TmoneyGO-style transport workflows. It is an unofficial consumer booking flow, so implementations should expect login/session handling, route and schedule search, fare and seat checks, ticket preparation, explicit user approval before purchase, and post-booking ticket management.
Search intercity bus, rail, and bike-sharing routes for a given origin, destination, and travel date, returning candidate itineraries and service types.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Departure station, terminal, or area name to search from.
Seoul Express Bus Terminal
Arrival station, terminal, or area name to search to.
Daejeon
Planned departure date in local Korea time.
2026-07-15
Optional transport mode filter such as bus, rail, or bike.
bus
No account auth required for this operation.
Fetch the timetable and booking viability for a selected route, including departure schedule, fare breakdown, and remaining seats when applicable.
Route or service identifier returned by route search.
BUS-1101
Date for the schedule lookup.
2026-07-15
Number of seats needed for availability checks.
2
Create a draft booking using passenger and route details, producing a reviewable purchase summary before any payment or final submission.
Selected route identifier.
BUS-1101
Planned travel date.
2026-07-15
Passenger records used to reserve seats and compute the final fare.
[{"name":"Kim Min-su","type":"adult"}]
Phone number used for ticket delivery or reservation notices.
010-1234-5678
Finalize a prepared draft after explicit user approval, completing payment and issuing the ticket if the reservation is still valid.
Draft identifier returned by the preparation step.
draft_9f31a
Explicit confirmation that the user reviewed the fare and terms and approved submission.
true
Optional payment token or method reference used for settlement.
card_token_123
Retrieve upcoming and active tickets together with boarding details such as seat assignment, departure location, and check-in instructions.
Optional ticket filter such as active, upcoming, or completed.
active
Optional date filter to narrow the ticket list.
2026-07-15
Cancel an eligible reservation and return the refund result, including any penalties or non-refundable portions of the fare.
Issued ticket identifier to cancel.
TCK-20260715-001
Explicit confirmation that the user wants to proceed with cancellation.
true
Optional destination for the refunded amount if the service supports it.
original_payment_method
Suggested surface — propose changes in your submission if the upstream differs.
No account auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.