{"uid":"cap_HSIBYAnllcoAJvNN6unkH","slug":"codepulse-api-ssl-certificate-expiry-checker-cc3605bc","name":"CodePulse API – SSL Certificate Expiry Checker","description":"Checks domain certificate logs on CertSpotter for SSL expiry dates and issuers.","url":"https://codepulse-api.hahavoid0.workers.dev/network/ssl-expiry","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["domain"],"properties":{"domain":{"type":"string","description":"Target domain name"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"valid":true,"issuer":"Google Trust Services","not_after":"2026-09-12T12:00:00Z"},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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_D2qI5wT935bMsrlUfoW4y","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks the SSL/TLS certificate validity and expiry date for a given domain, returning issuer, validity status, and expiration timestamp.","exampleAgentPrompt":"Can you check whether the SSL certificate for api.myapp.com is still valid and tell me when it expires?","exampleUseCases":[{"title":"Pre-launch site security check","prompt":"Before we go live, can you verify that the SSL certificate on store.newbrand.com is valid and tell me who issued it and when it expires?"},{"title":"Monitoring expiring certs across client domains","prompt":"Check the SSL certificate status for clientportal.acmecorp.com — I need to know if it's still valid and how long we have before it expires."},{"title":"Third-party vendor security audit","prompt":"I'm vetting a new vendor — can you look up the SSL certificate details for api.vendorservice.io and tell me whether it's valid, who issued it, and the expiry date?"}],"resultDescription":"Returns a JSON object with: `valid` (boolean indicating whether the cert is currently valid), `issuer` (the certificate authority name), `not_after` (ISO 8601 expiry timestamp), `warnings` (any notable issues), `supported` (whether the domain supports SSL), `confidence` (data reliability level), and `data_as_of` (freshness indicator for cached results).","failureModes":["Domain does not exist or is unreachable — may return supported: false or an error","Domain uses a self-signed or untrusted certificate — may still return data but with warnings","Cached data may be slightly stale, indicated by data_as_of field","Malformed domain input (e.g. including protocol prefix) may cause a validation error","Very new domains with no certificate may return empty or unsupported results"],"whenToPreferThis":"Use this endpoint when you need a quick, low-cost, pay-per-call SSL certificate status check without setting up your own monitoring infrastructure. Ideal for agents that need to verify certificate validity on demand, audit third-party domains, or trigger alerts before expiry. Prefer this over full certificate scanning tools when you only need validity, issuer, and expiry date for a single domain at $0.01 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:52:09.493Z","isFirstParty":false}