Simple Extractor Calls
You can run any Extractor calls using the address bar of your browser. The prerequisite for running any calls is to have a Graph Modeling project and a account user which needs to be granted appropriate credentials and have to authenticate before using Graphwise Extractor APIs.
Important
Graphwise Extractor APIs are essential for integration and their endpoints can be secured with either OAuth 2.0. For more details refer to the API Authentication section.
Important
You may need to set up an API user for Graph Modeling who is allowed to access project via API. For more details refer to the Setup an API User for Graph Modeling section.
As mentioned before we will walk you through few very simple and a few more complex calls. If you have not downloaded the sample project yet, please click here to do so; you will need this sample project file to create your project and then run the Extractor calls. Follow the instructions on how to create a Graph Modeling project using the Create Project from a .ppar file function.
We will use some simple calls to the API to familiarize yourself with the Graphwise Extractor. The first call does not need any parameters at all and will return a list of projects from a server. The second one requires only a short text as input and will return the language of this text sample.