Global Public Transit Alerts & Delays
Use when an agent needs real-world transit status or delays for trip scheduling.
Call
POST https://statepulse-api.hahavoid0.workers.dev/transit/status
{
"city": "nyc",
"line": "L"
}AgentCash command
npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/transit/status -m POST -b '{"city":"nyc","line":"L"}'Not for
Do not use for direct ticket buying or booking private taxis.