13

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.

Sahil Mhatre
  • 131
  • 1
  • 5

3 Answers3

4

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

Yes they have stopped api support :(

Apoorv
  • 1,338
  • 1
  • 17
  • 18
0

I had my old account I tried using it and my react native app went mad It gave 500 error but later I found API was shutdown

Vivekchauhan
  • 51
  • 1
  • 3
0

I have made an unofficial zomato API (merchant)

see : https://github.com/ripyas/zomato-api

Nb: do't care about pricing.

Shajin KP
  • 27
  • 9