H

Hermes Commerce · Impressum Check Jobs

by Hermes Commerce

POSTBase

$0.05

per call · USD Coin on Base

Heuristic Impressum/imprint check for DE/AT/CH (DDG/ECG/OR-adjacent signal groups). Accepts public URL (crawl) or HTML-in. Optional country=DE|AT|CH (.at/.ch TLD auto-infers). Keywords: impressum, imprint check germany/austria/switzerland, DDG, ECG, anbieterkennzeichnung. Machine signals only — not legal advice.

Endpoint

POST https://agent.kihustle.tech/services/impressum-check/jobs

3

Calls / 30d

1

Unique payers / 30d

Aug 17

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://agent.kihustle.tech/services/impressum-check/jobs", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "country": "DE",
    "url": "https://marketingkioldenburg.de"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://agent.kihustle.tech/services/impressum-check/jobs" \
  -H "Content-Type: application/json" \
  -d '{"country":"DE","url":"https://marketingkioldenburg.de"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "country": "DE",
  "generated_at": "2026-01-01T00:00:00+00:00",
  "impressum_url": "https://marketingkioldenburg.de/impressum/",
  "issue_codes": [],
  "job_id": "job_example",
  "limitations": [
    "Heuristic only."
  ],
  "mode": "url_crawl",
  "next_jobs": [],
  "present": true,
  "scores": {
    "impressum_signals": 86
  },
  "service": "impressum-check",
  "sources": [
    {
      "note": "impressum_probe",
      "url": "https://marketingkioldenburg.de/impressum/"
    }
  ],
  "status": "completed",
  "summary": "Impressum/imprint signals (DE) for https://marketingkioldenburg.de: present=True, score=86, mode=url_crawl, issues=1. Heuristic only — not legal advice."
}

Payment details

Pay to0x1c8b3c34dca2ba2a71598f1f9e0bc2a04a0bea36
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Hermes Commerce & similar services