Engine Room!
This is the heart of RailCore API. We're currently busy shovelling code into the furnace to keep your PNR statuses moving. Unless you're a robot, there's not much to see here!
GET /pnr/status/1234567890
{
"status": "online",
"message": "The station master says hello!",
"current_load": "99% Steam Power",
"human_detected": true,
"advice": "Go grab a chai while we track that PNR."
}
"status": "online",
"message": "The station master says hello!",
"current_load": "99% Steam Power",
"human_detected": true,
"advice": "Go grab a chai while we track that PNR."
}