Wednesday, July 10, 2019

How can I see what is the API a website is using?

My school's library is using a ASPX website to facilitate room booking.

I am trying to figure out the API Endpoints and the API use to be able to make a script to book a room at a certain time (in the event I forget and someone else has booked it)

Is there any tutorials online on how to view the POST API endpoints and how the server is sending data to them?



No comments:

Post a Comment