Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Not able to access Zomato developers page

I want to request for Zomato API key. However, their developers page https://developers.zomato.com/api is showing 404 error. The URL is taken from npm page for Zomato API https://www.npmjs.com/package/zomato-api . I've watched few youtube videos which work with Zomato API, the required web page was getting displayed earlier. Has Zomato stopped providing API or there is a new way to access it? Please help.

like image 252
Sahil Mhatre Avatar asked Mar 04 '21 06:03

Sahil Mhatre


People also ask

How do I access Zomato API?

All it takes is 2 easy steps: Log in or create a free account on Zomato. Navigate to their developers page and click on the “Generate API Key” button. Boom – you're done.

Does Zomato have API?

The Zomato Web-API utilizes standard HTTP communication and uses REST concepts. Requests and responses contain JSON in the HTTP body. The character encoding is always UTF8. Ensure that your client is capable of handling SSL/TLS HTTP requests.

How does Zomato API work?

Using the API, developers can access the most updated content available on Zomato in real time directly from within their apps. They can access information such as restaurant listings, location coordinates, reviews, discounts, photos, menus and pretty much everything else that we have for our customers.


1 Answers

https://twitter.com/zomatocare/status/1391288230818029571?s=21

Yes they have stopped api support :(

like image 190
Apoorv Avatar answered Oct 11 '22 22:10

Apoorv