{"uid":"cap_RJH7PQZCNOdh97Rq7A4MM","slug":"sitemap-entry-validate-9419c331","name":"Sitemap Entry Validate","description":"Sitemap Entry Validate: Sitemap Entry Validate checks one sitemap URL entry for required location and bounded metadata from bounded caller-supplied values without an external provider. Call Sitemap Entry Validate before accepting, caching, redirecting, or retrying a caller-supplied web response. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for Sitemap Entry Validate as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-part…","url":"https://api.delx.ai/api/v1/x402/sitemap-entry-validate","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"entry":{"type":"object","description":"Entry supplied to Sitemap Entry Validate; used only for this bounded calculation and processed in memory without retention.","maxProperties":128,"additionalProperties":true}}},"responseSchema":{"type":"json","example":{"result":{"loc":"https://example.com/page","valid":true,"priority":0.8},"schema":"delx/util-sitemap-entry-validate/v1","status":"pass","evidence":{"retained":false,"input_sha256":"fda1f399d464bbb13c321c02199eae3906a2640f91fb77236be99e66edeb762d","external_calls":0},"operation":"web_reliability:sitemap_entry_validate"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_tBETP6cjRMG-oSfVsEzl3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates a single sitemap URL entry for required location fields and bounded metadata, returning a deterministic pass/advisory status with normalized evidence.","exampleAgentPrompt":"Before we cache or accept this sitemap entry, can you validate it to make sure the location field and metadata are within bounds — here's the entry object: {loc: 'https://example.com/page', lastmod: '2024-01-01', changefreq: 'weekly', priority: 0.8}?","exampleUseCases":[{"title":"Pre-acceptance sitemap entry gate","prompt":"I'm about to accept a new sitemap entry from an external caller — can you validate it first to check the location field exists and the metadata is within bounds before I store it? Here's the entry: {loc: 'https://mysite.com/blog/post-1', lastmod: '2024-06-15', priority: 1.2}."},{"title":"Redirect safety check for sitemap URL","prompt":"Before I redirect traffic based on this sitemap entry, run a validation pass on it to make sure the loc and changefreq fields are valid and nothing is out of bounds: {loc: 'https://shop.example.com/products', changefreq: 'daily', priority: 0.9}."},{"title":"Retry guard for failed sitemap processing","prompt":"I'm about to retry processing a sitemap entry that previously failed — validate this entry first so I know if the location and metadata fields are actually well-formed before I try again: {loc: 'https://news.example.com/article-42', lastmod: '2024-03-10', priority: 0.5}."}],"resultDescription":"Returns versioned deterministic JSON containing: normalized web evidence derived from the entry, a computed finding summarizing what was checked, and an explicit pass or advisory status indicating whether the sitemap entry meets required location and bounded metadata criteria.","failureModes":["Entry object missing or malformed — validation cannot proceed without a parseable input object","Location (loc) field absent — entry fails required field check and returns advisory status","Metadata values out of bounds (e.g. priority > 1.0) — returns advisory with computed finding","Entry object exceeds maxProperties limit of 128 — rejected before processing","Network or service error — non-200 response with error detail"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, deterministic, no-external-dependency check on a single sitemap entry before accepting, caching, redirecting, or retrying it. It is ideal for agent pipelines that must gate on sitemap entry validity without incurring the cost or latency of a full URL health check or external crawl. Prefer it over general URL validators when you specifically need sitemap schema compliance (loc, lastmod, changefreq, priority bounds) checked and a versioned, auditable pass/advisory result returned.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:14:45.913Z","isFirstParty":false}