android - Cannot generate Zomato Api key -


i trying integrate zomato api in application.i have gone through official doc,but not able find way generate zomato api key.

please see this link.

the doc says:

api authentication

api key

in order use api must obtain api key zomato. key unique each user/developer. please keep key confidential misuse might result in termination of access of key api.

for authenticating requests in real time

your api key must passed x-zomato-api-key header in every request.

but cannot find way create api key.anyone knows how create one?

i registered via google account, zomato said this

enter image description here

here link https://www.zomato.com/api


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -