Prerequisites

Microsoft Cognitive Services provides us the ability to build apps with powerful algorithms, using just a few lines of code. These Services work across the devices and platforms such as iOS, Android and Windows, which keep improving and are easy to set up.

APIs are mentioned below, which are available under Microsoft Azure Cognitive Services.

Now, let's discuss about the Academic Knowledge API and how to create an Academic Knowledge API Service on Azure portal.

Academic Knowledge API

With an Academic Knowledge API, we will be able to interpret the user queries for the academic intent and retrieve the rich information from Microsoft Academic Graph (MAG). MAG knowledge base is a Web-scale heterogeneous entity graph, made of entities that model scholarly activities: field of study, author, institution, paper, venue and event.

Features

Academic Knowledge API consists of three related REST endpoints.

Create a new Academic Knowledge API in Azure Portal

Now, let's get started with the steps, mentioned below.

Step 1

Sign in to the online Microsoft Azure Portal.

Step 2

Click “+NEW” and choose “Intelligence + Analytics”. Select “Cognitive Service API”.



Step 3

In the new account blade, enter the Account Name, select Subscription and select API type as Academic Knowledge API from the list of available API's.



Step 4

Now, we need to choose Location, Pricing tier and Resource group.



Step 5

Now, we need to accept the license term.



Step 6

Finally, click create button to create a Cognitive Service.



A few minutes later, we will get Academic Knowledge API dashboard. Subsequently, we can download Academic Knowledge API and use them in our project.



Summary

In this article, we discussed how to create Academic Knowledge API in Microsoft Azure Portal.