You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2023-10-12 17:45:39

repentandliveholy
Member
Registered: 2023-09-18
Posts: 49

Restapi tickets

Where can I find a documentions of rest api for TICKETS (creating, changing, closing)?

Offline

#2 2023-10-19 02:41:49

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,813
Website

Re: Restapi tickets

Hello,

There is a generic API documentation at "/apirest.php" (relative to your GLPI URL). The current API is very low-level in that you have access to almost anything, but it can be quite confusing.

Additionally, there are multiple official, pre-made API clients that you can use to indirectly access the API or at least use for reference:
https://github.com/glpi-project?q=api

In GLPI 10.1, there will be a new API that focuses on user friendliness and will have a Swagger UI API explorer.
https://github.com/glpi-project/glpi/pull/12221


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#3 2023-10-19 08:25:41

repentandliveholy
Member
Registered: 2023-09-18
Posts: 49

Re: Restapi tickets

Thanks!

Offline

Board footer

Powered by FluxBB