---
title: "Get detailed agentic readiness report for a site"
method: GET
path: "/site/{domain}"
---

# Get detailed agentic readiness report for a site

`GET /site/{domain}`

## Path parameters

- `domain` string, required

## Query parameters

- `search_id` string

## Response `200`

Site details

- Site
  - `id` string, uuid
  - `domain` string
  - `url` string, uri
  - `name` string
  - `description` string
  - `has_llms_txt` boolean
  - `has_ai_plugin` boolean
  - `has_openapi` boolean
  - `has_robots_ai` boolean
  - `has_structured_api` boolean
  - `has_mcp_server` boolean
  - `has_schema_org` boolean
  - `agentic_score` integer
  - `category` string
  - `tags` string[]
  - `is_verified` boolean
  - `is_featured` boolean — Legacy display metadata only; never affects organic score or ordering

---

[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)
