Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Google API Key

Fancy Fields uses a Google API Key to authenticate requests with Google’s Places API. You can save and view your API key in the Fancy Fields Admin Console.

...

ENDPOINT

Code Block
  GET 
Code Block
/rest/fancyfields/1.0/apikey

RESPONSE

Code Block
{
  "key": "AIzaSyAc3QyBN4Nr8B8xXWvhUQrA3zStw3xCfwi"
}

ENDPOINT

Code Block
  PUT 
Code Block
/rest/fancyfields/1.0/apikey

RESPONSE

Code Block
{}