---
title: "Run a site audit"
method: POST
path: "/audits"
tags: ["Site audit"]
---

# Run a site audit

`POST /audits`

Consumes audit quota on success.

## Request body

- object
  - `url` string, uri, required

## Response `201`

Success

- object

## Other responses

- `401` — Missing or invalid API key
- `402` — Plan quota exhausted or feature unavailable on the plan
- `422` — Request validation failed (details lists the fields)
- `429` — Rate limit exceeded — respect Retry-After

---

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