home > support > API > Marketplace API > add travel agent login to operator site
Add Travel Agent login functionality to an API powered Tour Operator website.
The process outlined in this document provides an OAuth-like flow allowing TourCMS Marketplace Travel Agents to log into an API powered tour operator website to book.
The agent will be taken to a co-branded, TourCMS-hosted, secure login page where they can choose whether to log into the tour operator website to book, or into the TourCMS Marketpalce to manage their account.
A PHP sample implementation of the above process is available on GitHub.