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

# Post Compute

`POST /compute`

## Request body

- ComputeRequest
  - `county` string
  - `selections` object
  - `cell_filter` string[], nullable
  - `summary_only` boolean

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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