Reputation: 504
Using Google Places API requires an API key. I remembered I registered for one and used it successfully, but this was several months ago. Now I can't find this key!! Any clue of where I can look it up again? I tried to look through my Google account but no success!
Thanks,
Upvotes: 13
Views: 31136
Reputation: 11
This appears to work for me - I 'lost' my API Key ages ago
https://developers.google.com/maps/documentation/javascript/tutorial#api_key
Upvotes: 1
Reputation: 8819
In order to use the Places API you do need a developer key, at least if you want to go over 1000 queries a day. You registered for it in the Google API Console, and you can find it again there.
Upvotes: 25