{"uid":"cap_5kPmkTpebCytcAXbIzHkD","slug":"santos-ai-website-intelligence-agent-readiness-fetch-api-3ba5fb6a","name":"Santos AI Website Intelligence & Agent Readiness Fetch API","description":"Audit any website for AI Agent Readiness, MCP, llms.txt, OpenAPI, SEO, accessibility and security. Structured JSON with evidence and prioritized fixes.","url":"https://api.santosautomation.com/v1/fetch","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL to fetch (text formats only)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/data.json","body":"{\"hello\":\"world\"}","headers":{"content-type":"application/json"},"final_url":"https://example.com/data.json","body_bytes":17,"http_status":200,"content_type":"application/json","schema_version":"1.0.0"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WWcv93eFhwlmdTDesFduK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public URL and returns its raw content with metadata, enabling downstream AI agent readiness and website auditing workflows","exampleAgentPrompt":"Can you fetch https://example.com and show me the raw response body, HTTP status, content type, and headers so I can check what an AI agent would see when visiting that site?","exampleUseCases":[{"title":"Audit site for AI agent readiness signals","prompt":"Can you check this website for AI agent readiness? I need to know if it has llms.txt, an OpenAPI spec, MCP endpoints, or any other metadata that would help an AI agent understand how to interact with it."},{"title":"Validate competitor's API documentation","prompt":"I want to understand what our competitor publishes on their developer site. Can you fetch their API documentation page and pull out the raw content so I can see what endpoints and specs they're exposing?"},{"title":"Assess website accessibility and SEO compliance","prompt":"Our team is auditing our website for accessibility and SEO issues. Can you grab the raw HTML from our homepage, show me the headers and status code, and let me know what content an AI agent would actually see when crawling it?"}],"resultDescription":"A JSON object containing the fetched URL, the raw response body as a string, HTTP response headers, the final resolved URL after redirects, body size in bytes, HTTP status code, detected content type, and a schema version identifier.","failureModes":["Non-public or private URLs may result in connection refused or timeout errors","Non-text content types (e.g. binary files, images) are not supported and may return an error or empty body","Invalid or malformed URLs will likely return a 400-level error","URLs behind authentication walls will not be accessible","Very large responses may be truncated or rejected","Network timeouts if the target server is slow or unreachable"],"whenToPreferThis":"Use this endpoint when you need to programmatically retrieve the raw content and metadata of any public HTTP/HTTPS URL — especially when you want to inspect a site's AI agent readiness signals like llms.txt, OpenAPI specs, MCP endpoints, or structured metadata. Prefer this over a generic web scraper when the goal is lightweight fetch-and-inspect workflows rather than full crawling or rendering JavaScript.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:33:50.979Z","isFirstParty":false}