employer cover photo
employer logo
employer logo

Flight Centre Travel Group

Engaged Employer

Flight Centre Travel Group Interview Question

What is the purpose of versioning a web API?

Interview Answer

Anonymous

Aug 6, 2025

The idea of versioning is if you need to do any form of update to the API without the interruption of service. This will allow amendments to the API without breaking existing functionality to clients on the previous version.