SBB Swiss Railway API

Find stations and trips within the Suisse railway network SBB. Search for trains or public transport stops, and find information about trains, trams, subways, and buses between two stations. Get journey and fare information, as well as departure and arrival times for any stop in Switzerland.

About the API:

The SBB Suisse Railway API is a comprehensive API that allows users to search for and access various types of data related to the Suisse railway network. With this API, users can search for train and public transport stops, find information about trains, trams, subways, and buses between two stations, and get journey and fare information, as well as departure and arrival times for any stop in Switzerland. The API is easy to use and can be easily integrated into any application or website, making it a convenient and powerful tool for anyone looking to access Suisse railway data.

 

What your API receives and what your API provides (input/output)?

Call the endpoint to retrieve all stations available. Later you can call the API with the departure and arrival stations, and receive the possible fare, segments, duration and the link to acquire the ticket if needed. 

 

What are the most common uses cases of this API?

Here are some possible use cases for the SBB Suisse Railway API:

  1. Website or mobile app for searching for train and public transport schedules and fares
  2. Integration with a travel booking website or app to provide public transport options as part of travel itineraries
  3. Integration with a navigation app to provide public transport directions
  4. Inclusion of public transport information on a city guide or tourist information website
  5. Development of a tool for analyzing public transport usage and patterns
  6. Integration with a car-sharing or ride-hailing service to provide a multi-modal transportation solution
  7. Integration with a smart home system to automatically trigger alerts for departure times for regularly-taken public transport routes
  8. Use by transportation companies or public agencies for data analysis and planning purposes

 

Are there any limitations to your plans?

The only limitation is the number of API calls you can make per month that support each plan. 

API Documentation

Endpoints


This endpoint will retrieve all the stations that match with a text string of your choice. Be able to retrieve stations IDs to use later. 



                                                                            
GET https://zylalabs.com/api/865/sbb+swiss+railway+api/644/search+stations
                                                                            
                                                                        

Search Stations - Endpoint Features

Object Description
query [Required] Your query parameter
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"name":"Bern","id":"8507000"},{"name":"Bern Europaplatz, Bahnhof","id":"8580939"},{"name":"Bern Wankdorf, Bahnhof","id":"8590129"},{"name":"Bern, Bahnhof","id":"8576646"},{"name":"Bern, Breitenrain","id":"8508075"},{"name":"Bern, Brunnadernstrasse","id":"8507061"},{"name":"Bern, Bärenplatz","id":"8588989"},{"name":"Bern, Egghölzli","id":"8507050"},{"name":"Bern, Guisanplatz Expo","id":"8576990"},{"name":"Bern, Helvetiaplatz","id":"8507060"}]
                                                                                                                                                                                                                    
                                                                                                    

Search Stations - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/865/sbb+swiss+railway+api/644/search+stations?query=bern' --header 'Authorization: Bearer YOUR_API_KEY' 


    

This endpoint will retrieve available trips for a given search. Search by station ids, date and time. 



                                                                            
GET https://zylalabs.com/api/865/sbb+swiss+railway+api/645/search+for+trips
                                                                            
                                                                        

Search For Trips - Endpoint Features

Object Description
from_id [Required] Departure id
to_id [Required] Arrival id
date [Required] Travel date in format DD.MM.YYYY
time [Required] TIME (24-HOUR HH:MM)
passenger0_age [Required] Age of the fist passenger
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"headers":{"response_time":2964,"response_timestamp":"2023-01-03T15:58:57.727Z","api":"sbb_app","proxy_type":"default","response_id":21906927},"journeys":[{"dep_offset":"2023-01-16T09:04:00.000","dep_name":"Bern","arr_offset":"2023-01-16T10:01:00.000","arr_name":"Basel SBB","duration":"00:57","changeovers":0,"deeplink":"https://www.sbb.ch/de/kaufen/pages/fahrplan/fahrplan.xhtml?suche=true&vias=&von=Bern&nach=Basel%20SBB&viaField1=&datum=16.01.2023&zeit=&reiseZeit=09:04&an=false","segments":[{"dep_offset":"2023-01-16T09:04:00.000","dep_name":"Bern","dep_platform":"4","arr_offset":"2023-01-16T10:01:00.000","arr_name":"Basel SBB","arr_platform":"10","product":"IC InterCity 962"}],"fares":[{"name":"Gewöhnliche Billette BERN - BASEL SBB","comfort_class":2,"price_in_rappen":4100,"price_in_cents":4281},{"name":"City-City-Ticket BERN - BASEL SBB (inkl. City)","comfort_class":2,"price_in_rappen":4930,"price_in_cents":5147},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB","comfort_class":2,"price_in_rappen":5020,"price_in_cents":5241},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB (inkl. City)","comfort_class":2,"price_in_rappen":5850,"price_in_cents":6108},{"name":"Sparbillette 1 Klasse","comfort_class":1,"price_in_rappen":3600,"price_in_cents":3759},{"name":"Gewöhnliche Billette BERN - BASEL SBB","comfort_class":1,"price_in_rappen":7200,"price_in_cents":7517},{"name":"City-City-Ticket BERN - BASEL SBB (inkl. City)","comfort_class":1,"price_in_rappen":8030,"price_in_cents":8384},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB","comfort_class":1,"price_in_rappen":8120,"price_in_cents":8478},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB (inkl. City)","comfort_class":1,"price_in_rappen":8950,"price_in_cents":9345}]},{"dep_offset":"2023-01-16T09:36:00.000","dep_name":"Bern","arr_offset":"2023-01-16T10:32:00.000","arr_name":"Basel SBB","duration":"00:56","changeovers":0,"deeplink":"https://www.sbb.ch/de/kaufen/pages/fahrplan/fahrplan.xhtml?suche=true&vias=&von=Bern&nach=Basel%20SBB&viaField1=&datum=16.01.2023&zeit=&reiseZeit=09:36&an=false","segments":[{"dep_offset":"2023-01-16T09:36:00.000","dep_name":"Bern","dep_platform":"4","arr_offset":"2023-01-16T10:32:00.000","arr_name":"Basel SBB","arr_platform":"6","product":"IC InterCity 1062"}],"fares":[{"name":"Sparbillette 2 Klasse","comfort_class":2,"price_in_rappen":2460,"price_in_cents":2568},{"name":"Gewöhnliche Billette BERN - BASEL SBB","comfort_class":2,"price_in_rappen":4100,"price_in_cents":4281},{"name":"City-City-Ticket BERN - BASEL SBB (inkl. City)","comfort_class":2,"price_in_rappen":4930,"price_in_cents":5147},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB","comfort_class":2,"price_in_rappen":5020,"price_in_cents":5241},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB (inkl. City)","comfort_class":2,"price_in_rappen":5850,"price_in_cents":6108},{"name":"Sparbillette 1 Klasse","comfort_class":1,"price_in_rappen":5400,"price_in_cents":5638},{"name":"Gewöhnliche Billette BERN - BASEL SBB","comfort_class":1,"price_in_rappen":7200,"price_in_cents":7517},{"name":"City-City-Ticket BERN - BASEL SBB (inkl. City)","comfort_class":1,"price_in_rappen":8030,"price_in_cents":8384},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB","comfort_class":1,"price_in_rappen":8120,"price_in_cents":8478},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB (inkl. City)","comfort_class":1,"price_in_rappen":8950,"price_in_cents":9345}]},{"dep_offset":"2023-01-16T09:38:00.000","dep_name":"Bern","arr_offset":"2023-01-16T10:56:00.000","arr_name":"Basel SBB","duration":"01:18","changeovers":1,"deeplink":"https://www.sbb.ch/de/kaufen/pages/fahrplan/fahrplan.xhtml?suche=true&vias=&von=Bern&nach=Basel%20SBB&viaField1=&datum=16.01.2023&zeit=&reiseZeit=09:38&an=false","segments":[{"dep_offset":"2023-01-16T09:38:00.000","dep_name":"Bern","dep_platform":"50","arr_offset":"2023-01-16T10:24:00.000","arr_name":"Olten","arr_platform":"4","product":"IR InterRegio 2365"},{"dep_offset":"2023-01-16T10:24:00.000","dep_name":"Olten","dep_platform":"n/a","arr_offset":"2023-01-16T10:30:00.000","arr_name":"Olten","arr_platform":"n/a","product":"Walk"},{"dep_offset":"2023-01-16T10:30:00.000","dep_name":"Olten","dep_platform":"10","arr_offset":"2023-01-16T10:56:00.000","arr_name":"Basel SBB","arr_platform":"7","product":"IC InterCity 668"}],"fares":[{"name":"Sparbillette 2 Klasse","comfort_class":2,"price_in_rappen":3100,"price_in_cents":3237},{"name":"Streckenbillett Bern - Basel SBB via Olten","comfort_class":2,"price_in_rappen":4100,"price_in_cents":4281},{"name":"Streckenbillett Bern - Basel SBB via Olten","comfort_class":1,"price_in_rappen":7200,"price_in_cents":7517},{"name":"Sparbillette 1 Klasse","comfort_class":1,"price_in_rappen":8030,"price_in_cents":8384}]},{"dep_offset":"2023-01-16T10:04:00.000","dep_name":"Bern","arr_offset":"2023-01-16T11:01:00.000","arr_name":"Basel SBB","duration":"00:57","changeovers":0,"deeplink":"https://www.sbb.ch/de/kaufen/pages/fahrplan/fahrplan.xhtml?suche=true&vias=&von=Bern&nach=Basel%20SBB&viaField1=&datum=16.01.2023&zeit=&reiseZeit=10:04&an=false","segments":[{"dep_offset":"2023-01-16T10:04:00.000","dep_name":"Bern","dep_platform":"4","arr_offset":"2023-01-16T11:01:00.000","arr_name":"Basel SBB","arr_platform":"9","product":"IC InterCity 964"}],"fares":[{"name":"Sparbillette 2 Klasse","comfort_class":2,"price_in_rappen":3100,"price_in_cents":3237},{"name":"Streckenbillett Bern - Basel SBB via Olten","comfort_class":2,"price_in_rappen":4100,"price_in_cents":4281},{"name":"Streckenbillett Bern - Basel SBB via Olten","comfort_class":1,"price_in_rappen":7200,"price_in_cents":7517},{"name":"Sparbillette 1 Klasse","comfort_class":1,"price_in_rappen":8030,"price_in_cents":8384}]},{"dep_offset":"2023-01-16T10:33:00.000","dep_name":"Bern","arr_offset":"2023-01-16T11:45:00.000","arr_name":"Basel SBB","duration":"01:12","changeovers":1,"deeplink":"https://www.sbb.ch/de/kaufen/pages/fahrplan/fahrplan.xhtml?suche=true&vias=&von=Bern&nach=Basel%20SBB&viaField1=&datum=16.01.2023&zeit=&reiseZeit=10:33&an=false","segments":[{"dep_offset":"2023-01-16T10:33:00.000","dep_name":"Bern","dep_platform":"12","arr_offset":"2023-01-16T11:00:00.000","arr_name":"Olten","arr_platform":"4","product":"IR InterRegio 2169"},{"dep_offset":"2023-01-16T11:00:00.000","dep_name":"Olten","dep_platform":"n/a","arr_offset":"2023-01-16T11:12:00.000","arr_name":"Olten","arr_platform":"n/a","product":"Walk"},{"dep_offset":"2023-01-16T11:12:00.000","dep_name":"Olten","dep_platform":"10","arr_offset":"2023-01-16T11:45:00.000","arr_name":"Basel SBB","arr_platform":"11","product":"IR InterRegio 2466"}],"fares":[{"name":"Gewöhnliche Billette BERN - BASEL SBB","comfort_class":2,"price_in_rappen":4100,"price_in_cents":4281},{"name":"City-City-Ticket BERN - BASEL SBB (inkl. City)","comfort_class":2,"price_in_rappen":4930,"price_in_cents":5147},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB","comfort_class":2,"price_in_rappen":5020,"price_in_cents":5241},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB (inkl. City)","comfort_class":2,"price_in_rappen":5850,"price_in_cents":6108},{"name":"Sparbillette 1 Klasse","comfort_class":1,"price_in_rappen":3960,"price_in_cents":4135},{"name":"Gewöhnliche Billette BERN - BASEL SBB","comfort_class":1,"price_in_rappen":7200,"price_in_cents":7517},{"name":"City-City-Ticket BERN - BASEL SBB (inkl. City)","comfort_class":1,"price_in_rappen":8030,"price_in_cents":8384},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB","comfort_class":1,"price_in_rappen":8120,"price_in_cents":8478},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB (inkl. City)","comfort_class":1,"price_in_rappen":8950,"price_in_cents":9345}]},{"dep_offset":"2023-01-16T10:36:00.000","dep_name":"Bern","arr_offset":"2023-01-16T11:32:00.000","arr_name":"Basel SBB","duration":"00:56","changeovers":0,"deeplink":"https://www.sbb.ch/de/kaufen/pages/fahrplan/fahrplan.xhtml?suche=true&vias=&von=Bern&nach=Basel%20SBB&viaField1=&datum=16.01.2023&zeit=&reiseZeit=10:36&an=false","segments":[{"dep_offset":"2023-01-16T10:36:00.000","dep_name":"Bern","dep_platform":"4","arr_offset":"2023-01-16T11:32:00.000","arr_name":"Basel SBB","arr_platform":"10","product":"EC EuroCity 50"}],"fares":[{"name":"Sparbillette 2 Klasse","comfort_class":2,"price_in_rappen":3500,"price_in_cents":3654},{"name":"Gewöhnliche Billette BERN - BASEL SBB","comfort_class":2,"price_in_rappen":4100,"price_in_cents":4281},{"name":"City-City-Ticket BERN - BASEL SBB (inkl. City)","comfort_class":2,"price_in_rappen":4930,"price_in_cents":5147},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB","comfort_class":2,"price_in_rappen":5020,"price_in_cents":5241},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB (inkl. City)","comfort_class":2,"price_in_rappen":5850,"price_in_cents":6108},{"name":"Sparbillette 1 Klasse","comfort_class":1,"price_in_rappen":3600,"price_in_cents":3759},{"name":"Gewöhnliche Billette BERN - BASEL SBB","comfort_class":1,"price_in_rappen":7200,"price_in_cents":7517},{"name":"City-City-Ticket BERN - BASEL SBB (inkl. City)","comfort_class":1,"price_in_rappen":8030,"price_in_cents":8384},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB","comfort_class":1,"price_in_rappen":8120,"price_in_cents":8478},{"name":"City-City-Ticket BERN (inkl. City) - BASEL SBB (inkl. City)","comfort_class":1,"price_in_rappen":8950,"price_in_cents":9345}]}]}
                                                                                                                                                                                                                    
                                                                                                    

Search For Trips - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/865/sbb+swiss+railway+api/645/search+for+trips?from_id=8507000&to_id=8500010&date=16.01.2023&time=09:00&passenger0_age=35' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the SBB Swiss Railway API REST API, simply include your bearer token in the Authorization header.
Headers
Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.

Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

🚀 Enterprise

Starts at
$ 10,000/Year


  • Custom Volume
  • Specialized Customer Support
  • Real-Time API Monitoring

Customer favorite features

  • ✔︎ Only Pay for Successful Requests
  • ✔︎ Free 7-Day Trial
  • ✔︎ Multi-Language Support
  • ✔︎ One API Key, All APIs.
  • ✔︎ Intuitive Dashboard
  • ✔︎ Comprehensive Error Handling
  • ✔︎ Developer-Friendly Docs
  • ✔︎ Postman Integration
  • ✔︎ Secure HTTPS Connections
  • ✔︎ Reliable Uptime

Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, look at the ‘X-Zyla-API-Calls-Monthly-Remaining’ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.

To see the maximum number of API requests your plan allows, check the ‘X-Zyla-RateLimit-Limit’ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.

The ‘X-Zyla-RateLimit-Reset’ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]

To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.

After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it’s important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.

When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.

 Service Level
100%
 Response Time
2,352ms

Category:


Related APIs