Animica x402 Directory

Directory / api.trustsource.cc

api.trustsource.cc/emailtrust

Grade a domain's email-authentication posture (SPF, DKIM, DMARC, BIMI, MX) and tell an agent whether the sender can be spoofed. Returns an A–F grade, a `spoofable` flag, the parsed DMARC policy and SPF qualifier, and specific misconfiguration issues. Use to judge a sender domain before trusting an email, or to confirm your own outreach domain won't be silently rejected by Gmail/Yahoo/Microsoft's 2026 authentication rules.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.trustsource.cc/emailtrust'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.trustsource.cc/emailtrust'

Endpoint: https://api.trustsource.cc/emailtrust. Operated by api.trustsource.cc, not by Animica. Price and availability were correct at the last probe on 2026-08-26 and are set by the operator, who may change them.

Other endpoints on api.trustsource.cc

api.trustsource.cc/headers

Audit a site's HTTP security headers before embedding, scraping, or trusting it. Returns an A+ to F grade and 0–100 score with structured analysis of HSTS, CSP,…

GET · $0.003

api.trustsource.cc/robots

robots.txt and AI crawler policy check. Tells an agent whether a website permits crawling and whether it blocks AI bots such as GPTBot, ClaudeBot, Google-Extend…

GET · $0.002

api.trustsource.cc/safefetch

Fetch a URL safely and get back sanitized, agent-ready page text plus a prompt-injection verdict (SAFE / REVIEW / BLOCK). Detects instructions hidden in markup,…

GET · $0.01

api.trustsource.cc/sslcheck

Check whether a domain's TLS/SSL certificate is valid, trusted, and not expiring before connecting to it. Performs a live handshake and returns a 0–100 score an…

GET · $0.002

api.trustsource.cc/trustscore

Verify whether a domain is legitimate and safe before transacting with it. Returns a 0–100 trust score and tier (TRUSTED/MODERATE/CAUTION/HIGH_RISK) derived fro…

GET · $0.003

api.trustsource.cc/urlcheck

Get a single CLEAR / REVIEW / BLOCK safety verdict on any URL before an agent clicks, fetches, submits data to, or transacts with it. Fuses domain trust (WHOIS …

GET · $0.01

All 7 endpoints on api.trustsource.cc →