PIZZ’Express

Scanner API SmartPizza / APITECH

Liste toutes les routes de la documentation OpenAPI et permet de tester les accès avec les identifiants API.

Routes trouvées

24 endpoint(s) détectés dans les fichiers OpenAPI.

TestRouteCatégorieChampsSécurité
POST /webapi/annuler_commande
Annuler une commande
openapi-reservation.json
Réservationlogin password idMachine numero_reservation date_heure_reservation bloqué par défaut
POST /webapi/compte_connexion
Connexion à un compte Smart-Pizza
openapi-reservation.json
Compteslogin password adresse_mail mot_de_passe testable
POST /webapi/compte_inscription
Compte inscription
openapi-reservation.json
Compteslogin password telephone code_postal adresse_mail mot_de_passe mot_de_passe2 mot_de_passe_keypad anniversaire fuseau_horaire langue nom prenom template machine_id bloqué par défaut
POST /webapi/compte_mdp_oublie
Demande de réinitialisation de mot de passe
openapi-reservation.json
Compteslogin password adresse_mail template testable
POST /webapi/compte_mdp_oublie_change
Modifier le mot de passe
openapi-reservation.json
Compteslogin password adresse_mail code mot_de_passe mot_de_passe2 bloqué par défaut
POST /webapi/compte_modification
Modification de compte
openapi-reservation.json
Compteslogin password idCompte numero_compte telephone code_postal adresse_mail mot_de_passe mot_de_passe2 anniversaire langue nom prenom template machine_favorite mot_de_passe_keypad bloqué par défaut
POST /webapi/compte_suppression
Suppression de compte
openapi-reservation.json
Compteslogin password idCompte mot_de_passe template bloqué par défaut
POST /webapi/infos_machine
Infos machine
openapi-machines.json, openapi-reservation.json
Machineslogin password idMachine testable
POST /webapi/machine
Machine
openapi-machines.json, openapi-reservation.json
Machineslogin password idMachine testable
POST /webapi/machines
Machines
openapi-machines.json, openapi-reservation.json
Machineslogin password testable
POST /webapi/mes_commandes
Commandes passées sur le compte Smart-Pizza
openapi-reservation.json
Réservationlogin password declinaison idCompte testable
POST /webapi/paiement_edit
Paiement edit
openapi-reservation.json
Paiementlogin password idCompte idMachine idTransaction paiement_status paiement_type order_id bloqué par défaut
POST /webapi/paiement_init
Paiement init
openapi-reservation.json
Paiementlogin password idCompte idMachine paiement_type achat_type paiement_montant paiement_devise promotion_idPromotion promotion_montant promotion_code bloqué par défaut
GET /webapi/paiement_lyra/callback
Paiement Lyra - Callback
openapi-reservation.json
Paiementbloqué par défaut
POST /webapi/paiement_lyra/init
Paiement Lyra Init
openapi-reservation.json
Paiementlogin password idMachine idCompte paiement_type montant paiement_devise promotion_idPromotion promotion_code achat_type bloqué par défaut
POST /webapi/paiement_pizz
Paiement en points pizz
openapi-reservation.json
Paiementlogin password idMachine idCompte montant bloqué par défaut
POST /webapi/pizz_compte
Pizz compte
openapi-reservation.json
Compteslogin password idCompte declinaison testable
POST /webapi/pizzas
Pizzas
openapi-machines.json, openapi-reservation.json
Produitslogin password idMachine lg testable
POST /webapi/promotions
Promotions disponibles pour la machine
openapi-reservation.json
Paiementlogin password idMachine idCompte code produits testable
POST /webapi/reservation
Réservation
openapi-reservation.json
Réservationlogin password idMachine montant_preencaisse produits date_heure valid_reservation paiement_type numero_reservation idTransaction idCompte montant_preencaisse_hors_promotion montant_preencaisse_promotion bloqué par défaut
POST /webapi/stocks
Stocks
openapi-machines.json, openapi-reservation.json
Produitslogin password idMachine date_heure testable
POST /webapi/stripe/create-intent
Stripe : création d'un intent
openapi-reservation.json
Paiementlogin password idMachine idCompte amount currency idTransaction bloqué par défaut
POST /webapi/valid_reservation
Valider une réservation.
openapi-reservation.json
Réservationlogin password idMachine idTransaction bloqué par défaut
POST /webapi/valider_commande_partielle
Valider une commande partielle
openapi-reservation.json
Réservationlogin password idMachine numero_reservation date_heure_reservation bloqué par défaut

Résultat du test

Clique sur “Tester” en face d’une route.


Code HTTP

200 : accès OK. 400/404 : route accessible mais paramètres manquants ou objet introuvable. 401 : accès non autorisé à cette route avec ces identifiants.