Resources

name path methods description
DescriptorsResource
  • /descriptors
  • /descriptors/{desc}
  • /descriptors/{desc}/distribution
  • /descriptors/{desc}/distribution-async
  • /descriptors/{desc}/distribution-by-descriptor
  • /descriptors/{desc}/find-most-similars
  • /descriptors/{desc}/find-most-similars-async
  • /descriptors/{desc}/find-most-similars-by-descriptor
  • /descriptors/{desc}/find-most-similars-by-id
  • /descriptors/{desc}/get-available-metrics
  • /descriptors/{desc}/get-sizeinfo
  • GET
  • GET
  • GET POST
  • POST
  • GET POST
  • GET POST
  • POST
  • GET POST
  • GET
  • GET
  • GET
Molecular desciptors JAX-RS resource.
ExperimentalAsyncCallsResource
  • /experimental-async-calls/ids
  • /experimental-async-calls/{id}
  • /experimental-async-calls/{id}/cancel
  • GET
  • GET
  • POST
Async calls REST API endpoint. (Experimental currently) Represents the status of launched asynchronous calls, including their progress, results and partial results. Please note that endpoints of this resource are expected to be changed in an incompatible way in any of the future releases.
ExperimentalRawFilesContentResource
  • /experimental-rawfiles-content/{res}
  • GET
Experimental REST API endpoint for accessing rawfiles. This endpoint allows the accessing raw file contents with the usual semantics of HTTP servers: paths served by this resource (like rest/experimental-rawfiles-content/file1.txt) can be less confusing than the semantics of REST APIs (like rest/experimental-rawfiles/file1.txt/raw; also supported). Note that this endpoint provides only a view, modifications, metadata accessing is available through the REST endpoint (rest/experimental-rawfiles) implemented by ExperimentalRawFilesResource.

Please note that endpoints of this resource are expected to be changed in an incompatible way in any of the future releases.

ExperimentalRawFilesResource
  • /experimental-rawfiles
  • /experimental-rawfiles/{res}
  • /experimental-rawfiles/{res}/get-sizeinfo
  • /experimental-rawfiles/{res}/raw
  • /experimental-rawfiles/{res}/raw-nocd
  • /experimental-rawfiles/{res}/segment
  • GET POST
  • DELETE GET PUT
  • GET
  • GET
  • GET
  • GET
Experimental REST API endpoint for rawfile handling. Please note that endpoints of this resource are expected to be changed in an incompatible way in any of the future releases.
ExperimentalResource
  • /experimental/pmapper
  • POST
Experimental REST API endpoint with various functionalities. Please note that endpoints of this resource are expected to be changed in an incompatible way in any of the future releases.
GenerateErrorResponse
  • /generate-error-response
  • GET
Diagnostic resource to generate error response. The same error response is used in other parts of the API when a request fails.
GridsResource
  • /grids
  • /grids/{grid}
  • GET
  • GET
Represents generic table resources. Note that this resource is not supported in the current release.
KnnResource
  • /knn-results
  • /knn-results/{res}
  • /knn-results/{res}/get-sizeinfo
  • /knn-results/{res}/knndata
  • /knn-results/{res}/neighbor-png-or-placeholder
  • /knn-results/{res}/neighborcounts
  • /knn-results/{res}/query-png-or-placeholder
  • /knn-results/{res}/queryindices
  • /knn-results/{res}/table-labels
  • /knn-results/{res}/neighbors/{k}/dissimilarities
  • /knn-results/{res}/neighbors/{k}/indices
  • /knn-results/{res}/neighbors/{k}/props/{propname}
  • GET
  • GET
  • GET
  • GET
  • GET
  • GET
  • GET
  • GET
  • POST
  • GET
  • GET
  • GET
KNN analysis results JAX-RS resource.
MetaResource
  • /meta
  • GET
Description of available resources.
MolConverter
  • /molconverter/convert
  • /molconverter/convert-multiple
  • /molconverter/cxbinformat
  • /molconverter/cxformat
  • GET POST
  • POST
  • GET POST
  • GET POST
Expose CXN mol converter functionality for a single molecule.
MoleculesResource
  • /molecules
  • /molecules/{set}
  • /molecules/{set}/find-id
  • /molecules/{set}/get-multiple-ids
  • /molecules/{set}/get-multiple-props
  • /molecules/{set}/get-sizeinfo
  • /molecules/{set}/{index}
  • /molecules/{set}/{index}/cxbinformat
  • /molecules/{set}/{index}/cxformat
  • /molecules/{set}/{index}/id
  • /molecules/{set}/{index}/png
  • /molecules/{set}/{index}/png-or-placeholder
  • /molecules/{set}/{index}/sdf
  • /molecules/{set}/{index}/smiles
  • /molecules/{set}/props/{propname}/get-properties-on-index-range
  • /molecules/{set}/{index}/props/{propname}
  • GET
  • GET
  • GET
  • POST
  • POST
  • GET
  • GET
  • GET
  • GET
  • GET
  • GET
  • GET
  • GET
  • GET
  • GET POST
  • GET
Represents molecule sets.
ProfResResource
  • /profres
  • /profres/{prof}
  • /profres/{prof}/get-sizeinfo
  • GET
  • GET
  • GET
Profiling results JAX-RS resource.
StatResResource
  • /statres
  • /statres/{stat}
  • /statres/{stat}/get-sizeinfo
  • GET
  • GET
  • GET
Execution statistics collection resource.
StatisticsResource
  • /statistics
  • /statistics/get-total-sizeinfo
  • /statistics/loading-status
  • /statistics/profiling-snapshot
  • GET
  • GET
  • GET
  • GET
Simple server statistics.