{"uid":"cap_C23Yf7nYcguGLYk0noNbg","slug":"pennyapi-http-headers-fetcher-0cebffe9","name":"PennyAPI HTTP Headers Fetcher","description":"Monitor Texas childcare regulatory records and receive email alerts when important HHSC information changes.","url":"https://pennyregwatch.com/v1/headers","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["target"],"properties":{"target":{"type":"string","description":"Public HTTP(S) URL or hostname, e.g. example.com"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true,"status":200,"target":"example.com","headers":{"content-type":"text/html"}}},"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_oLzyKBuSrjNYnJKAlhyr2","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":"Fetches HTTP response headers from any public URL or hostname via a GET/HEAD/DELETE request","exampleAgentPrompt":"Can you fetch the HTTP response headers from example.com using a GET request so I can see what the server is returning?","exampleUseCases":[{"title":"Security headers audit for a website","prompt":"Check the HTTP headers returned by mybusiness.com — I want to see if they're sending security headers like X-Frame-Options, Content-Security-Policy, and Strict-Transport-Security."},{"title":"Verify a URL is live and reachable","prompt":"Can you probe https://api.myservice.io/health with a HEAD request and tell me if it's returning a 200 status and what headers come back?"},{"title":"Inspect content type and caching headers","prompt":"Fetch the response headers from https://cdn.example.com/assets/logo.png and tell me what content-type and cache-control headers the server is sending."}],"resultDescription":"Returns a JSON object with an 'ok' boolean, HTTP status code, the target URL, and a dictionary of all HTTP response headers (e.g. content-type, server, cache-control) returned by the target server.","failureModes":["Target URL is unreachable or times out — ok may be false with no headers returned","Invalid or non-public URL provided — likely returns an error response","Target server blocks automated requests — may return 403 or empty headers","Method not supported by target — server may return 405","DNS resolution failure for the hostname — results in error response"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call way to inspect HTTP response headers from any public URL without downloading the full response body. Ideal for security audits, liveness checks, content-type inspection, and infrastructure probing where you only need header metadata rather than page content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:43:08.812Z","isFirstParty":false}