- Graphwise Platform Documentation
- Graphwise API Endpoints
- Changes to API Endpoints
Changes to API Endpoints
27/10/2025
With the release of PoolParty 10.0 several new endpoints have been added, one modified and multiple deprecated.
The following endpoint has been modified:
Modified Thesaurus API endpoint
GET /note/dialog is changed to GET /note/add-new-note-dialog
These endpoints have been added.
API endpoints added to all applications
GET /health/liveness GET /health/readiness GET /health/startup
Added Thesaurus API endpoints
GET /customrdf GET /customrdf/getPropertyData GET /note/concept-notes-filters GET /note/concept-notes POST /thesaurus/resources/existence
Added GraphSearch API endpoints
POST /api/recommend
The following API endpoints have been deprecated and are no longer supported in PoolParty 10.0. The last version supporting these endpoints was PoolParty 9.7.x.
They are grouped by component for your convenience.
POST /api/annotate POST /api/concepts POST /api/suggest POST /api/map GET /api/expand POST /api/expand GET /api/statistics GET /api/statistics/forclass POST /api/statistics/clear
GET /config/server GET /config/fields GET /api/agents POST /api/agents/create POST /api/agents/update POST /api/agents/delete GET /api/agents/status GET /api/agents/config GET /api/agents/runAgent GET /api/chart GET /api/chart/list GET /api/chart/config POST /api/chart/delete POST /api/chart/update POST /api/recommend GET /api/recommend GET /api/recommend/recommendations POST /api/similarGET /api/similar GET /api/similar/similarities POST /api/trend/update GET /api/trend/history GET /api/trend/histories GET /admin/migrate POST /admin/index/agentGET /api/search/image
POST /projects/{project}/import
POST /projects/{project}/export
POST /projects/{project}/remoteExport
POST /projects/{project}/pparExport
POST /projects/{project}/store
GET /projects/{project}/export
GET /projects/{project}/remoteExport
GET /projects/{project}/pparExport
GET /projects/{project}/store
POST /schema/createCustomOntology
POST /createCustomScheme
POST /createClass
POST /createDirectedRelation
POST /createSymmetricRelation
POST /createInverseRelation
POST /schema/createAttribute
POST /schema/deleteCustomScheme
POST /schema/deleteOntology
GET /schema/getScheme
GET /schema/ontology
POST /schema/createAttribute
POST /schema/linkToClass
POST /schema/linkToRelation
POST /schema/linkToAttribute
POST /schema/unlinkRelation
POST /schema/unlinkClass
POST /schema/unlinkAttribute
POST /schema/deleteClass
POST /schema/deleteRelation
POST /schema/deleteAttribute
POST /thesaurus/{project}/suggestFreeConcept
POST /thesaurus/{project}/suggestConcept
POST /workflow/{project}/approve
POST /workflow/{project}/assign
POST /workflow/{project}/reject
POST /system/remote/moveMetadataRepoTo
GET /system/remote/moveMetadataRepoDetails
GET /system/remote/moveProjectDialogDTO
POST /system/remote/moveProjectTo
GET /shell
POST /shell/connect
POST /shell/disconnect
POST /shell/rollback
POST /shell/commit
POST /shell/saveQuery
POST /shell/deleteQuery
POST /shell/query
POST /shell/update
POST /shell/analyzeUpdate
POST /shell/analyzeQuery
POST /shell/update
GET /system/mapper/admin
POST /system/mapper/admin
POST /system/mapper/admin/threadpool
GET /corpusmanagement/{project}/terms/positions/create
POST /corpusmanagement/{project}/terms/positions/createIn this section: