irctc.co.in API: check_availability
www.irctc.co.in via Parse · travel
Check seat availability and current fare for a train on a given date and class. Returns availability status (e.g. AVAILABLE-0059, GNWL14/RAC28) for the queried date and several subsequent days, along with fare details. Search trains between stations, check fares and seat availability on Indian Railways via IRCTC. Fulfilled by Parse from www.irctc.co.in.
- government-public
- maps-geo
- parse
- platform-key
- travel
- www-irctc-co-in
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/9555464a-ef27-4b52-a922-bfd83f4f8a6d/check_availability
- Interface artifact
- sha256:f1cc6d076f0542c8503a692031af127f055a09db272851a884494059b1e40c31
- Manifest digest
- sha256:202466c18c84b0191b92a29413fca0bc4c1161d7bcc4730e1b50dba48301b262
Request fields
- date (string, required): Journey date in ISO format YYYY-MM-DD.
- quota (string): Booking quota code. Common values: GN (General), TQ (Tatkal), PT (Premium Tatkal), LD (Ladies), HP (Handicapped).
- train_number (string, required): 5-digit train number (e.g. 12952).
- travel_class (string, required): Travel class code (e.g. SL, 3A, 2A, 1A, CC, EC, 3E, 2S).
- source_station (string, required): Source station code (e.g. NDLS for New Delhi).
- destination_station (string, required): Destination station code (e.g. BVI for Borivali).