Service
SageMaker dispatch endpoint
SageMaker-compatible endpoint. Accepts a SageMakerRequest (ModelRequest plus model_name and mode) to route to the correct model and mode. Used by the SDK’s AWS backend.
POST
SageMaker dispatch endpoint
Body
application/json
Base64-encoded PNG tile. (The SDK also accepts a PIL Image or raw bytes.)
Stem of the source slide filename.
Tile x-coordinate in the slide.
Tile y-coordinate in the slide.
Tile width in pixels.
Tile height in pixels.
Index of this tile in the extraction plan.
Target model.
Available options:
h1, m-optimus, tissue-seg Dispatch mode.
Available options:
embedding, prediction, metadata Optional bulk RNA counts vector (M-Optimus prediction only).
Fraction of tissue in the tile.
Extraction resolution in microns per pixel.
Previous
Health checkReturns 200 with the loaded model list when the server is ready. Returns 503 with a status reason while loading or if the GPU/CUDA context is unavailable.
Next
SageMaker dispatch endpoint

