---
title: "Audio to Text"
method: POST
path: "/v1/api_hub/whisper"
---

# Audio to Text

`POST /v1/api_hub/whisper`

## Request body

- object
  - `url` string, required
  - `language` string, required — Ex. en

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/versions/a9dd2afd70a1/schema)
