Every API, one clean contract.
98 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
Popular
Reputation & Reviews
8 APIsE-commerce & Marketplaces
20 APIsReal Estate
5 APIsJobs & Hiring
6 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
3 APIsMedia, Film & Knowledge
15 APIsUtilities & AI
11 APIsClassifieds & Second-hand
4 APIsDeveloper Tools
11 APIsEmail-Health
livepost/email-health/v1/check1 creditFull email-health audit: SPF + DKIM + DMARC + MX + BIMI + MTA-STS + TLS-RPT + DNSSEC + blacklist, plus a 0-100 deliverability score and letter grade.
{
"domain": "google.com"
}Try in playground →post/email-health/v1/spf1 creditParse + validate the SPF record: follow include:/redirect=, count the ≤10 DNS-lookup mechanisms, flag +all and void lookups, report the all-qualifier policy.
{
"domain": "google.com"
}Try in playground →post/email-health/v1/dmarc1 creditParse the DMARC policy at _dmarc.<domain>: p/sp/pct/rua/ruf/adkim/aspf/fo + enforcement verdict.
{
"domain": "paypal.com"
}Try in playground →post/email-health/v1/dkim1 creditDKIM selector lookup (<selector>._domainkey.<domain>): key type, public-key presence, RSA key-bit estimate, revocation. Autoscans ~30 common selectors if none given.
{
"domain": "paypal.com",
"selector": "pp2"
}Try in playground →post/email-health/v1/mx1 creditMX records (sorted by preference) + a mail-provider guess from the exchange hostnames.
{
"domain": "github.com"
}Try in playground →post/email-health/v1/blacklist1 creditDNSBL reputation: reverse the domain's A + MX-host IPs against live-proven public DNSBLs (SpamCop, Barracuda, UCEPROTECT, PSBL, Mailspike, GBUdb, DroneBL, s5h). Spamhaus/CBL are flagged as paid-key-required (public-resolver refused), not queried.
{
"domain": "github.com"
}Try in playground →post/email-health/v1/mta_sts1 creditMTA-STS: the _mta-sts.<domain> TXT (id) plus the fetched https://mta-sts.<domain>/.well-known/mta-sts.txt policy (mode, mx[], max_age).
{
"domain": "google.com"
}Try in playground →post/email-health/v1/bimi1 creditBIMI brand-logo record at <selector>._bimi.<domain>: the published logo (SVG) URL and the VMC (Verified Mark Certificate) URL, plus whether a VMC is present. Standalone lookup (MXToolbox SuperTool exposes BIMI on its own — no full audit needed).
{
"domain": "cnn.com"
}Try in playground →post/email-health/v1/tls_rpt1 creditSMTP TLS Reporting (RFC 8460) record at _smtp._tls.<domain>: the rua= report destination(s) that receive aggregate TLS-negotiation failure reports. Standalone lookup.
{
"domain": "google.com"
}Try in playground →post/email-health/v1/dnssec1 creditDNSSEC signing status: the DoH AD (Authenticated-Data) flag = the resolver cryptographically validated the answer, plus a DS record at the parent = the delegation is signed. Standalone lookup.
{
"domain": "cloudflare.com"
}Try in playground →post/email-health/v1/dane1 creditDANE for SMTP (RFC 7672): TLSA records at _25._tcp.<mx-host> for every MX host, with per-host DNSSEC validation (DANE is only effective on a signed TLSA RRset). Value-add: MXToolbox has NO TLSA/DANE lookup.
{
"domain": "internet.nl"
}Try in playground →post/email-health/v1/batch1 creditRun the full 'check' audit on up to 25 domains in one call (each with score + grade).
Social Media
6 APIs