Test and interact with the provided API endpoints below. Fill in the parameters and click "Send Request" to see the response.
dial (optional): Filter data by the `dial` parameter.
- `0`: Return all records.
- `1`: Return only records where `dial` is not `N/A`.
Example: `dial=1`
Response will appear here...
q (required): The search query term.
Example: `q=drop`
a (optional): The number of results to return. Default is 10.
Example: `a=5`
w (optional): The field(s) to search in. Options:
Example: `w=name`
d (optional): Filter results by `dial` value:
Example: `d=1`
Response will appear here...
x (required): The X coordinate for the center point.
Example: `x=420`
z (required): The Z coordinate for the center point.
Example: `z=69`
r (optional): The radius within which to search, with a default value of 256.
Example: `r=128`
a (optional): The number of results to return, default is 10.
Example: `a=1`
d (optional): Filter results by `dial` value:
Example: `d=1`
Example: x=420
Example: z=69
Example: r=128
Example: a=1
0
– Return all records, regardless of dial
.1
– Return records where dial
is not N/A
.Example: d=1
Response will appear here...
No parameters are needed for this endpoint. It returns all available rail line data.
Response will appear here...
No parameters are needed for this endpoint. It returns a list of all available markers.
Response will appear here...
No parameters are needed for this endpoint. It returns a list of all available markers icons.
Response will appear here...
id (required): Dial ID.
Example: `id=43`
Response will appear here...