How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Politecnico di Torino Bookings API

Bookings resources of the Polito Faculty API, split per tag from openapi/_original/. Operated by Politecnico di Torino on app.didattica.polito.it; the contract is authored by the university in TypeSpec and published at github.com/polito/api-spec. Bearer authentication against a PoliTO account is required — the base path returns 403 anonymously.

Politecnico di Torino Bookings API is one of 20 APIs that Politecnico di Torino publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bookings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 5 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against 2 base URLs: https://app.didattica.polito.it/api, https://app.didattica.polito.it/mock/api.

7 operations 5 paths 17 schemas 1 DELETE4 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://app.didattica.polito.it/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Politecnico di Torino Bookings API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Bookings 7
GET
/booking-topics
List booking topics | Elenca ambiti di prenotazione
BookingTopics_getBookingTopics → 200400500
GET
/booking-topics/{bookingTopicId}/slots
Show booking slots | Mostra turni prenotabili
BookingTopics_getBookingSlots 3 params → 200400500
GET
/booking-topics/{bookingTopicId}/slots/{bookingSlotId}/seats
Show seats for a booking slots | Mostra posti prenotabili
BookingTopics_getBookingSeats 2 params → 200400500
GET
/bookings
List bookings | Elenca prenotazioni
BookingsManagement_getBookings → 200400500
POST
/bookings
Create booking | Crea prenotazione
BookingsManagement_createBooking body → 204400500
DELETE
/bookings/{bookingId}
Delete booking | Cancella prenotazione
BookingsManagement_deleteBooking 1 param → 204400500
PATCH
/bookings/{bookingId}
Update booking | Aggiorna prenotazione
BookingsManagement_updateBooking 1 param body → 204400500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are BookingSlot (14 properties), BookingTopicLeaf (12 properties), Booking (10 properties), BookingLocationCheck (5 properties). Each schema is shown below with its type and property counts.

BookingTopicLeaf
object
12 properties 12 required
PlaceRef
object
5 properties 5 required
BookingTopic
object
1 property 1 required
Booking
object
10 properties 9 required
CreateBookingRequest
object
2 properties 1 required
BookingSlot
object
14 properties 14 required
BookingSeats
object
3 properties 3 required
BookingLocationCheck
object
5 properties 5 required
BookingSeatsRow
object
3 properties 2 required
ErrorResponse
object
2 properties
UpdateBookingRequest
object
1 property 1 required
BookingVirtualPlaceRef
object
2 properties 2 required
BookingPhysicalPlaceRef
object
1 property 1 required
BookingTopicOverview
object
3 properties 3 required
BookingSeatCell
object
3 properties 3 required
BookingPlaceRef
object
BookingSubtopic
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

politecnico-di-torino-bookings-api-openapi.yml Raw ↑

Other APIs Politecnico di Torino publishes across the network.

PoliTO Students App (mobile backend client)
PoliTO Open Data
Politecnico di Torino Shibboleth Identity Provider (IDEM GARR / eduGAIN)
IRIS PoliTO OAI-PMH Metadata Service (CINECA deployment)
Politecnico di Torino Announcements API
Politecnico di Torino Auth API
Politecnico di Torino Courses API
Politecnico di Torino Esc API
Politecnico di Torino Exams API
Politecnico di Torino Job offers API
Politecnico di Torino Lectures API
Politecnico di Torino News API
Where this information came from

This is an independent, third-party profile of Politecnico di Torino Bookings API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.