---
title: "Post Compute"
method: POST
path: "/compute"
---

# Post Compute

`POST /compute`

## Request body

- ComputeRequest
  - `region` string — Which served region to compute. Discover the set with /v1/regions.
  - `selections` object
  - `cell_filter` string[], nullable
  - `summary_only` boolean

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/humanbaselines/apis/human-crash-baselines-api.md) · [All operations](https://skmtc.dev/humanbaselines/apis/human-crash-baselines-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humanbaselines/human-crash-baselines-api/revisions/204314331993/schema)
