50

atlas - service-point-directory API Guide

Project information

Application Name

service-point-directory

Version

2.645.0

Build-Time

2025-05-26 10:54:50

Release Notes

atlas-info.app.sbb.ch/static/atlas-release-notes.html

Developer Portal

This API is available as a part of the ATLAS API on the SBB developer portal.

Release Notes

Version 2.645.0

  • ServicePoints*

  • TrafficPointElements*

  • LoadingPoints*

Versioning

Business objects marked with a * may be created and updated using the Atlas Versioning Engine. The rules and supported cases may be found in the user handbook.

Data Consuming Rules

When to use CSV or JSON

ATLAS generates CSV and JSON files so that all service points can be made available to users on a daily basis:

  • CSV files are Human Readable and are mainly used by Business People.

  • JSON files are "Client/Machine Readable" and are consumed by users to import all service points into their service

When to use the Service Point Directory API

The API provided by atlas offers the customer the opportunity to obtain data in real time. It is ideal for client-specific projections (defined by invocation params), since filtering and sorting can be implemented arbitrarily. Customers get exactly the data they want.

ATTENTION: Our API is not suitable for bulk exports. Customers should therefore use the files to obtain large amounts of data.

How to decide between Service Point Directory API or File (JSON/CSV)

If you need every day all data, like all actual ServicePoints or all future timetable ServicePoints, choose CSV or JSON file available on the Export Service Point Service, otherwise, use the Service Point API.

For more information see confluence.sbb.ch/x/yJLIk.

Service Point Directory REST API Documentation