Animica x402 Directory

Directory / api.ozdreamtools.de

api.ozdreamtools.de/api/outreach/policy

Says whether cold outreach - cold email, phone, SMS or postal mail - is allowed, conditional or prohibited in a given country, with the legal basis (GDPR, PECR, CAN-SPAM, CASL, Spam Act, POPIA and national equivalents) and the conditions that must hold. Covers DE, AT, CH, GB, US, CA, AU, NZ, ZA. A country that is not covered is refused before the paywall. A risk map with citations, not legal advice.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://api.ozdreamtools.de/api/outreach/policy'

# -> 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 -X POST 'https://api.ozdreamtools.de/api/outreach/policy'

Endpoint: https://api.ozdreamtools.de/api/outreach/policy. Operated by api.ozdreamtools.de, 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.ozdreamtools.de

api.ozdreamtools.de/api/agent-ready/assess

Audits a website for AI agent and AI crawler readiness from artefacts the caller supplies: robots.txt, HTML, response headers, llms.txt, sitemap lastmod values,…

POST · $0.01

api.ozdreamtools.de/api/bfsg/check

Checks a web page for accessibility (a11y) problems from caller-supplied HTML: document language, title, image alt text, form labels, heading order, zoom, landm…

POST · $0.1

api.ozdreamtools.de/api/deadlines

Calculates when a legal deadline ends in Germany (Fristende, due date) under §§ 187-193 BGB, the German Civil Code: event vs commencement start (§ 187), end by …

POST · $0.05

api.ozdreamtools.de/api/holidays

Returns the public holidays (bank holidays, Feiertage) of a German federal state for one year, each with date, weekday and the citation in that state's own act.…

POST · $0.02

api.ozdreamtools.de/api/iban/check

Validates an IBAN: country prefix, length, segment-by-segment structure and the ISO 7064 MOD 97-10 check digits, recomputing the correct ones when they are wron…

POST · $0.02

api.ozdreamtools.de/api/imprint/check

Checks a website imprint (Impressum, legal notice) in caller-supplied HTML against the eight groups of mandatory disclosures in § 5 DDG, the German imprint stat…

POST · $0.1

api.ozdreamtools.de/api/invoice/check

Checks a German invoice (Rechnung) for the ten mandatory details of § 14 (4) UStG, the German VAT act, from caller-supplied invoice text. If a total up to 250 E…

POST · $0.1

api.ozdreamtools.de/api/llmstxt/generate

Generates an llms.txt file for a website from caller-supplied sitemap entries and page titles, spec-compliant with llmstxt.org: one H1, a blockquote summary, H2…

POST · $0.1

api.ozdreamtools.de/api/readability

Scores how readable a German text is: Flesch Reading Ease (Amstad adaptation) plus the four Wiener Sachtextformel variants. Returns both scores, the underlying …

POST · $0.05

api.ozdreamtools.de/api/robots/lint

Lints and validates a caller-supplied robots.txt against RFC 9309 and reports every check, not only the failures: group structure, product token charset, path p…

POST · $0.05

api.ozdreamtools.de/api/vat/format

Validates the format of an EU VAT number (VAT ID, USt-IdNr, reverse charge) against the European Commission's published format table: 27 member states plus GB a…

POST · $0.02

api.ozdreamtools.de/api/x402-demand

Aggregated demand data from one provider's own paid x402 routes: requests and price requests per route and day, outcomes by HTTP status, settled payments with c…

POST · $0.01

All 13 endpoints on api.ozdreamtools.de →