Agent Sites
Get Site by Domain
Look up an agent-friendly site by its domain name
GET
Overview
Retrieves a site’s full structured data by domain name. Returns the extracted components (contact, about, pricing, docs, FAQ, etc.) that AI agents can consume directly. Only returns live, public sites. No authentication required.Path Parameters
string
required
The site domain (e.g.,
stripe.com)Response
string
Unique site identifier
string
Site domain
string
Full URL that was crawled
string
Site status
string
public or privatestring
Page title
string
Page meta description
object
Structured site components extracted by AI analysis
array
Auto-generated tool schemas from the site
string
Site category
array
Site tags
Example
MCP Tool
This endpoint is also available as theget_site_info MCP tool:
