Skip to main content

Simple Extractor Calls

Abstract

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 PoolParty project and a PoolParty user who needs to be granted appropriate credentials and have to authenticate before using PoolParty APIs.

Important

PoolParty APIs are essential for integration and their endpoints can be secured with either Basic Authentication or OAuth 2.0. For more details refer to the API Authentication section.

Important

You may need to set up an API user for PoolParty who is allowed to access project via API. For more details refer to the Setup an API User for PoolParty section.Setup an API User for PoolParty

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 PoolParty project using the Create Project from PoolParty Archive function.

We will use some simple calls to the API to familiarize yourself with the PoolParty 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.