Academic Search API returns json with the message "This API is decommissioned." and code: gone

0

I have been using the Microsoft Academic API for a while now to search and for about two weeks now I have been receiving code 410 for my requests with a json:

{   "error": {     "code": "Gone",     "message": "This API is decommissioned."   } }

I have checked the API keys in the azure account and they are fine. I have also tried to make the request on your Playground ( URL of the endpoint I use ) obtaining the same results.

Since they do not support the basic accounts and I have not found any related entry in the forums, I do not know if the API is really out of service or if it is an error. Does anyone know anything about it?

    
asked by iramirez 27.08.2018 в 10:04
source

1 answer

0

It seems that they have changed one API for another, from Academic Search they have passed to Academic Knowledge. You can see more information here and this is the API page

    
answered by 27.08.2018 / 10:27
source