C

CitePulse · REF Check

by CitePulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.02

per call · USD Coin on Base

Bibliography verification for AI research agents — POST up to 20 citations (DOIs or free-text references) and get a per-reference verdict: exists/not-found, retracted/withdrawn (Crossref + Retraction Watch + OpenAlex), and title/author/year mismatches against a real record. Built for agents auditing LLM-generated bibliographies before a citation ships.

Endpoint

GET https://citepulse.theaslangroupllc.com/api/ref-check

4

Calls / 30d

3

Unique payers / 30d

Aug 26

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://citepulse.theaslangroupllc.com/api/ref-check", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://citepulse.theaslangroupllc.com/api/ref-check" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "checked": 3,
  "not_found": 1,
  "results": [
    {
      "confidence": 0.98,
      "input": "10.1016/S0140-6736(97)11096-0",
      "is_retracted": true,
      "retraction": [
        {
          "date": "2010-02-06",
          "notice_doi": "10.1016/s0140-6736(10)60175-4",
          "source": "retraction-watch",
          "type": "retraction"
        }
      ],
      "verdict": "retracted"
    }
  ],
  "retracted": 1,
  "verified": 1
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from CitePulse & similar services