---
title: "On-demand agentic readiness check (live crawl)"
method: POST
path: "/check"
---

# On-demand agentic readiness check (live crawl)

`POST /check`

Crawls the target URL on demand and returns its 7-signal agentic
readiness score. Ideal for CI pipelines that should fail when an
agent-facing site regresses. Free tier: 10 checks/hour per IP.
An optional priority key raises this to 100/hour while its monthly
allocation remains; exhaustion falls back to the free tier.

## Request body

- object
  - `url` string, uri, required

## Response `200`

Score + 7 signals

## Other responses

- `429` — Rate limit exceeded

---

[API](https://skmtc.net/nothumansearch/apis/not-human-search-api.md) · [All operations](https://skmtc.net/nothumansearch/apis/not-human-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nothumansearch/not-human-search-api/revisions/bdae4e208ce7/schema)
