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 Tickets API

Tickets resources of the Polito Students 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 Tickets 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 Tickets. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 11 operations across 10 paths, and defines 12 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.

11 operations 10 paths 12 schemas 6 GET2 POST3 PUT

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 Tickets API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 11

Across 10 paths, the API surfaces 11 operations — 6 GET, 2 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Tickets 11
GET
/ticket-faqs
Search ticket FAQs | Ricerca FAQ ticket
TicketFAQs_searchTicketFAQs 2 params → 200400500
GET
/ticket-topics
List ticket topics | Elenca ambiti ticket
TicketTopics_getTicketTopics → 200400500
GET
/tickets
List tickets | Elenca ticket
Tickets_getTickets → 200400500
POST
/tickets
Create ticket | Crea ticket
Tickets_createTicket body → 200400500
GET
/tickets/{ticketId}
Show a ticket | Mostra un ticket
Tickets_getTicket 1 param → 200400500
GET
/tickets/{ticketId}/attachments/{attachmentId}
Download ticket attachment | Scarica allegato del ticket
Tickets_getTicketAttachment 2 params → 200302400404500
PUT
/tickets/{ticketId}/close
Mark a ticket as closed | Segna un ticket come chiuso
Tickets_markTicketAsClosed 1 param → 204400500
PUT
/tickets/{ticketId}/read
Mark a ticket as read | Segna un ticket come letto
Tickets_markTicketAsRead 1 param → 204400500
POST
/tickets/{ticketId}/replies
Reply to a ticket | Rispondi ad un ticket
Tickets_replyToTicket 1 param body → 204400500
GET
/tickets/{ticketId}/replies/{replyId}/attachments/{attachmentId}
Download ticket reply attachment | Scarica allegato di una risposta al ticket
Tickets_getTicketReplyAttachment 3 params → 200302400404500
PUT
/tickets/{ticketId}/replies/{replyId}/feedback
Give feedback on a ticket reply | Fornisci feedback su una risposta al ticket
Tickets_setTicketReplyFeedback 3 params → 204400500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Ticket (12 properties), TicketOverview (10 properties), TicketReply (8 properties), TicketAttachment (4 properties). Each schema is shown below with its type and property counts.

TicketTopic
object
3 properties 3 required
ReplyTicketRequest
object
2 properties 1 required
TicketSubtopic
object
2 properties 2 required
TicketStatus
string
ErrorResponse
object
2 properties
TicketSpecialAgent
string
CreateTicketRequest
object
4 properties 3 required
TicketFAQ
object
3 properties 3 required
TicketAttachment
object
4 properties 4 required
TicketOverview
object
10 properties 10 required
Ticket
object
12 properties 12 required
TicketReply
object
8 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

politecnico-di-torino-tickets-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 Bookings 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
Where this information came from

This is an independent, third-party profile of Politecnico di Torino Tickets 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.