INDEX / DOCUMENTS & PRODUCTIVITY / SLICEBOX API
№ APD-01873
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01873 · FIRST INDEXED 2026-08-27

Slicebox API

Slicebox - safe sharing of medical images
SOURCE: DISCOVERY-APISGURU
DOMAIN: github.org
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ABOUT
FROM GITHUB.ORG
Microservice for safe sharing and easy access to medical images - slicebox/slicebox
ENDPOINTS
STRUCTURED FROM SWAGGER 2.0
POST
/anonymization/anonymize
anonymize the images corresponding to the supplied list of image IDs (each paired with a list of DICOM tag tra
GET
/anonymization/keys
get a list of anonymization keys, each specifying how vital DICOM attributes have been anonymized for a partic
GET
/anonymization/keys/export/csv
export all anonymization keys as a csv file
POST
/anonymization/keys/query
submit a query for anonymization keys
GET
/anonymization/keys/{id}
get the anonymization key with the supplied ID
DELETE
/anonymization/keys/{id}
delete an anonymization key that is no longer of interest
GET
/anonymization/keys/{id}/keyvalues
get pointers to the images corresponding to the anonymization key with the supplied ID
GET
/anonymization/options
list all supported anonymization options defining an anonymization profile
GET
/boxes
get a list of box connections
POST
/boxes/connect
connect to another box using a received URL. Used to connect to a public box.
POST
/boxes/createconnection
create a new box connection where the supplied entity holds the remote box name. Used by publicly available bo
GET
/boxes/incoming
get incoming transactions (finished, currently receiving, waiting or failed)
+ 106 MORE ENDPOINTS IN THE SPEC