{"uid":"cap_P5VdzSLHq0Wi6UQTvRNeI","slug":"santos-ai-website-intelligence-summarize-api-ab3d2549","name":"Santos AI Website Intelligence & Summarize 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/summarize","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 page to summarize (HTML only)."},"focus":{"type":"string","description":"Optional topic to prioritize in the summary and key facts."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/blog/post","focus":"pricing","model":"claude-sonnet-5","title":"Announcing Our New Pricing","summary":"The post announces a new usage-based pricing model...","entities":["Example Corp","Base","USDC"],"final_url":"https://example.com/blog/post","key_facts":["Starter tier is free up to 1,000 calls","Pro tier costs $0.02 per call"],"word_count":12,"http_status":200,"schema_version":"1.0.0"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.033","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.033/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.033","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.033","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_A0Fpzs21hZXcgDdsGRAPA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.033","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and summarizes any public webpage, extracting title, summary, key facts, entities, and metadata as structured JSON — optionally focused on a specific topic.","exampleAgentPrompt":"Can you summarize the content at https://stripe.com/pricing and pull out the key facts about their pricing tiers?","exampleUseCases":[{"title":"Research competitor pricing page","prompt":"Go to https://openai.com/pricing and give me a structured summary focused on pricing — pull out all the key facts about what each tier costs."},{"title":"Digest a long technical blog post","prompt":"Summarize the article at https://martinfowler.com/articles/microservices.html and highlight the key facts about microservice architecture."},{"title":"Extract company info from a homepage","prompt":"Fetch and summarize https://anthropic.com so I can quickly understand what they do, what products they offer, and any key entities mentioned."}],"resultDescription":"Returns a JSON object containing the page title, an AI-generated prose summary, a list of key facts, named entities found on the page, word count, HTTP status code, the final resolved URL (after redirects), schema version, and the AI model used to generate the summary.","failureModes":["Non-HTML URLs (PDFs, images, JSON files) may not be supported","Private or paywalled pages will fail or return incomplete content","Pages with heavy JavaScript rendering may yield incomplete HTML","HTTP 4xx/5xx from the target URL will be reflected in http_status","Very long pages may be truncated before summarization","Rate limiting or payment failure returns 402"],"whenToPreferThis":"Choose this endpoint when you need a structured, machine-readable summary of any public webpage — especially when you want key facts and named entities extracted alongside the prose summary. Ideal for research workflows, competitive intelligence, or when an agent needs to quickly digest web content without full scraping infrastructure. The optional focus parameter makes it especially useful when you only care about a specific topic (e.g. pricing, security, features) on a given page.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:31:22.776Z","isFirstParty":false}