API Collection
Koson Technology
  • COUNTRY-STATE-CITY
  • INDIA-RAILWAY-TRAIN
  • SHANGHAI METRO API
    • All Line Number
    • All Line Timetable
    • Last Line Timetable
    • Line History
    • Line Colour
    • All Station Information
    • Search Station With Line
    • Search Station With Station ID
    • Search Station With Station Name
    • Last Station Timetable
    • Estimate Arrival Time
    • Check Price
    • Check Route
  • AIRPORT-INFO
  • INDIA-HOTEL
  • HK-FERRY-ROUTE
  • FLIGHT-TRACK
  • MALAYSIA-STATES
  • SINGAPORE-BUS
Powered by GitBook
On this page
  • GitHub documentation
  • Usage
  • Parameter Guidelines
  • References
  • Browse all bus-stops' ID in Singapore
  • Demo
  • Download

SINGAPORE-BUS

Get information of all the bus-stops in Singapore

PreviousMALAYSIA-STATES

Last updated 1 year ago

GitHub documentation

Usage

2. The following parameters are accepted:

id

Bus stop code

E.g. 01119 (Bugis Junction)

download

To download the JSON output

Empty or any value is fine

  1. Depending on the parameters, the script will construct a URL to fetch information from the GitHub owner's API accordingly.

Parameter Guidelines

  • id parameter:

    • The script will retrieve information of a bus-stop according to its ID.

  • download parameter

References

Browse all bus-stops' ID in Singapore

Demo

Download

1. Making an HTTP request via a web browser or API platform etc..

The JSON output will be automatically downloaded from the web browser. See the download sample at .

Postman
here
LogoGitHub - cheeaun/arrivelah: Fast simple API for bus arrival times in Singapore.GitHub
LogoTransitLink eGuide - Search by Bus Stop Code
https://api.kosontechnology.com/singapore-bus.php?id=01119
Retrieves information of Bugis Junction bus-stop
https://api.kosontechnology.com/singapore-bus.php?id=04111
Retrieves information of Capitol Building bus-stop
https://api.kosontechnology.com/singapore-bus.php?download=&id=01119api.kosontechnology.com