1). Как получить Google Translate API Key.
Для использования API вам необходимо получить ключ API Google;
a). Go to http://cloud.google.com/console/
b). Create a Project and select it.
c). On the left side bar, Go to “APIs & auth” Tab => APIs Tab
d). Enable “Translate API”
e). Go to “Credentials” Tab
f). Click on “CREATE NEW KEY”
g). Create “Server Key” for PHP / Java / Ruby / Python. Create “Browser Key” for JavaScript.
Проверьте эту страницу, для получения дополнительной информации
http://hayageek.com/google-api-key/