Occupancy API

Authentification

Two means of accessing the API are available : Basic Auth and JWToken. In both case, you will need a CITiO user account (login and password) that will be provided by CITiO. Access Using BASIC auth. A…

Mis à jour

Occupany API - Sommaire

Tutorials. Occupancy Prediction How does it work?. How to use it?. Authentification Documentation. /api/login - Login. /rest/predicted_occupancy - Occupancy Prediction API.

Mis à jour

What is the Occupancy Prediction API?

This tutorial is divided in three pages: What is the Occupancy API? (this page, see below). How does the Occupancy API work?. How to use the Occupancy API?. See also /predicted_courses - Occupancy AP…

Mis à jour

The Occupancy API : how does it work?

The Occupancy API works by analyzing the usual crowding of courses based on past counting cell data. Usual crowding analysis. It relies on several data sources: Système d'aide à l'exploitation (SAE)…

Mis à jour

The Occupancy Prediction API : how to use it?

The Occupancy API is a REST API that relies on user authentification to provide detailed predicted occupancy information per line, direction, stop and time for a transport network. Retrieving predict…

Mis à jour

/api/login - Login

Login is required to retrieve data from CITiO APIs. The login route requires user credentials. It will set up the user session and return a JSON with the User description and a session_id cookie requ…

Mis à jour

/rest/predicted_occupancy - Occupancy Prediction API

The /rest/predicted_occupancy API allows the user to interact with occupancy and capacity prediction data. See also: Occupancy API tutorial. Base url: https://{agency_name}.prediction.cit.io/ Endpoin…

Mis à jour

Release note (Occupancy API)

2023 7 novembre. La prédiction est désormais calculée sur les 14 jours suivant le dernier jour d'historique disponible, sur la base d'un historique de 6 mois glissants (de date à date). Précédemment…

Mis à jour

Contact