How to get backend data from an existing site?

I am very new to Apigee.

I want to develop an api for Hotels and to use back-end of a particular site, But I don't know how to get url of an existing api for the proxy invokes or url of back-end of hotel based website.

Please explain:)

0 2 138
2 REPLIES 2

I'm not clear on what you are trying to do.

First, I can direct you to the Apigee 101 videos, which my help get you started.

If you are looking for an API for the back-end of a hotel website, you need to ask the operators of the hotel website. or maybe peruse the various lists of available public APIs, out on the internet. Try this one, for example. Or maybe post on reddit and ask for hints of other APIs you may want.

Amadeus has a travel-related API and you can sign up for access. But I don't know if it handles hotel requests. Expedia does hotel information, but I am not aware of a public API they offer.

Thank you Dino. I got a public api from RapidApi site. But I don't know how to use that for my current project.