# All Station Information

<mark style="color:blue;">`GET`</mark> `https://api.kosontechnology.com/shanghai-get-all-station.php`

This API Script is designed to retrieve all station information from Shanghai Metro API using provided parameter

#### Path Parameters

| Name     | Type   | Description                 |
| -------- | ------ | --------------------------- |
| download | String | To download the JSON output |

## Parameter Guidelines

Refer to [](https://api-gitbook.kosontechnology.com/shanghai-metro-api "mention") to have `download` guideline.

## Demo

Retrieve information of all metro station:

{% embed url="<https://api.kosontechnology.com/shanghai-get-all-station.php>" %}
Retrieve all metro station data
{% endembed %}

## Download

Add download parameter at the end of link to download output in JSON format:

{% embed url="<https://api.kosontechnology.com/shanghai-get-all-station.php?download>" %}
Download all metro station data
{% endembed %}
