zzz Archived - PoolParty API - Basic ReadOnly Examples Collection
Basic set of PoolParty API requests
Full documentation of the PoolParty API you can find here: PoolParty Developer API Guide
Credentials needed to execute the presented example requests need to be inserted in the Postman environment: {username} {password}
GETRequest Concept Schemes of a Project
{{url}}/PoolParty/api/thesaurus/{{project}}/schemes?properties=http://purl.org/dc/terms/publisher, http://purl.org/dc/terms/description, http://purl.org/dc/terms/creator, http://purl.org/dc/terms/created, http://purl.org/dc/terms/title, http://schema.semantic-web.at/ppt/appliedType?properties=http://purl.org/dc/terms/publisher, http://purl.org/dc/terms/description, http://purl.org/dc/terms/creator, http://purl.org/dc/terms/created, http://purl.org/dc/terms/title, http://schema.semantic-web.at/ppt/appliedType
AUTHORIZATIONBasic Auth
Username
Password
HEADERS
Authorization
Content-Type
PARAMS
properties
Example Request
Request Concept Schemes of a Project
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETRequest Top Concepts of a Concept Scheme
{{url}}/PoolParty/api/thesaurus/{{project}}/topconcepts?scheme={{conceptScheme}}&language=en
AUTHORIZATIONBasic Auth
Username
Password
HEADERS
Authorization
Content-Type
PARAMS
scheme
language
Example Request
Request Top Concepts of a Concept Scheme
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETRequest Top Concepts of a Concept Scheme - collecting all property data
{{url}}/PoolParty/api/thesaurus/{{project}}/topconcepts?scheme={{conceptScheme}}&language=en&properties=all
AUTHORIZATIONBasic Auth
Username
Password
HEADERS
Authorization
Content-Type
PARAMS
scheme
language
properties
Example Request
Request Top Concepts of a Concept Scheme - collecting all property data
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETRequest Subtree of Concept or Concept Scheme
{{url}}/PoolParty/api/thesaurus/{{project}}/subtree?root={{conceptScheme}}&properties=skos:definition
AUTHORIZATIONBasic Auth
Username
Password
PARAMS
root
properties
Example Request
Request Subtree of Concept or Concept Scheme
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers