I\'m doing the, Getting Started with AlchemyAPI Using Ruby
, Ruby tutorial. But I cannot seem to find my API key.
Source: http://www.alchemyapi.com/devel
Login to Bluemix, go to Services & APIs
. In Watson
section chose AlchemyAPI
and create one. After AlchemyAPI
is created go to the dashboard and select created instance.
Under Service Credentials
you can find the apikey:
Click on the watson --> then on the previously created credentials --> again click create. Then highlight the 'service credentials' to see the json format details.
After the acquisition of AlchemyApi by IBM the endpoints have changed hence the old legacy code in GitHub will not be able to use the key which you get from ibm bluemix.