Table of Contents

Getting Rail Details (POST)

Get details about a rail, such as the rail shape and speed limits.

Schema Reference

Example Endpoint

http://localhost:8888/mtr/api/operation/rails?dimension=0

Example Request Body

{
    "railIds": [
        "FFFFFFFFFFFFFF37-FFFFFFFFFFFFFFC4-0000000000000163-FFFFFFFFFFFFFF3A-FFFFFFFFFFFFFFC4-0000000000000164"
    ]
}