{"uid":"cap_elM_otKXQWT-XBlEKexF5","slug":"profitcollector-security-headers-checker-cf2943e2","name":"ProfitCollector Security Headers Checker","description":"Decision-grade security/due-diligence outcome reports ($20-$100) plus deterministic paid utilities ($0.001+) for software agents and automated workflows.","url":"https://api.bakhour.ca/security/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":["url"],"properties":{"url":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"url":"https://openai.com","headers":{"strict-transport-security":"max-age=31536000"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_oCoy0lbkaJGhkar5wRGH_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and returns the HTTP security headers present on a given URL","exampleAgentPrompt":"Can you check what HTTP security headers openai.com returns? I want to see if they have HSTS and other security-related headers set.","exampleUseCases":[{"title":"Security audit of production domain","prompt":"Check the HTTP security headers on https://mycompany.com — I want to know if HSTS, Content-Security-Policy, and X-Frame-Options are all present."},{"title":"Competitor security posture check","prompt":"Can you fetch the security headers for stripe.com so I can see what headers they use and compare them to our setup?"},{"title":"Pre-launch security header verification","prompt":"Before we go live, can you verify what security headers https://staging.myapp.io is returning? I need to make sure strict-transport-security is configured correctly."}],"resultDescription":"A JSON object containing the target URL and a dictionary of HTTP security headers returned by that URL, for example {\"url\": \"https://openai.com\", \"headers\": {\"strict-transport-security\": \"max-age=31536000\"}}. Returns only the headers present in the response.","failureModes":["Target URL is unreachable or times out — may return an error or empty headers","Invalid or malformed URL provided — validation error","URL uses non-HTTP/HTTPS scheme — unsupported protocol error","Target server blocks automated requests — may return incomplete or no headers","Network errors or DNS resolution failures for the target host"],"whenToPreferThis":"Use this endpoint when you need a quick, programmatic lookup of HTTP security headers for any public URL, especially in security audits, compliance checks, or pre-deployment validation workflows. Prefer it over manual browser inspection or curl commands when the task is automated or agent-driven. It is best suited for single-URL, on-demand header extraction rather than bulk crawling.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:43:59.467Z","isFirstParty":false}