Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
name | string | null | Author name to search, e.g. "Jennifer Doudna" |
openalex_id | string | null | OpenAlex author ID (e.g. A5067184382) — use this instead of name for an exact, disambiguated lookup |
citepulse.theaslangroupllc.com
Service overview
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.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://citepulse.theaslangroupllc.com/api/author" \
--query '{
"name": "{name}",
"openalex_id": "{openalex_id}"
}'{
"endpoint": "GET /api/author",
"paid": true,
"query": "best x402 data APIs",
"result": [
{
"snippet": "Compact result summary.",
"title": "Example result",
"url": "https://example.com"
}
]
}API surface
8 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
name | string | null | Author name to search, e.g. "Jennifer Doudna" |
openalex_id | string | null | OpenAlex author ID (e.g. A5067184382) — use this instead of name for an exact, disambiguated lookup |
| Parameter | Type | Default | Example |
|---|---|---|---|
funder | string | null | Funder name, e.g. "National Science Foundation" |
lang | string | null | e.g. en, es, fr, de, ja, zh, ko, pt, ar (default: en) |
years | string | null | Lookback window in years (default: no limit — all indexed funded works) |
| Parameter | Type | Default | Example |
|---|---|---|---|
compare_to | string | null | Optional second institution name — returns both records side by side for a two-way benchmark |
name | string | null | Institution name to search, e.g. "Harvard University" |
| Parameter | Type | Default | Example |
|---|---|---|---|
lang | string | null | e.g. en, es, fr, de, ja, zh, ko, pt, ar (default: en) |
name | string | null | Journal/venue name, e.g. "Nature" (or an ISSN) |
| Parameter | Type | Default | Example |
|---|---|---|---|
lang | string | null | e.g. en, es, fr, de, ja, zh, ko, pt, ar (default: en) |
question | string | null | The research question to synthesize, e.g. "does intermittent fasting improve insulin sensitivity in non-diabetic adults?" |
| Parameter | Type | Default | Example |
|---|---|---|---|
doi | string | null | DOI of the paper, e.g. 10.1038/nature12373 (preferred — exact match) |
title | string | null | Paper title (used only if doi is omitted — free-text title search, less certain) |
| Parameter | Type | Default | Example |
|---|---|---|---|
citations | string | null | Comma-separated DOIs/free-text refs (GET), or JSON array in the body (POST) — up to 20 items. Each item can be a plain string (DOI or a full reference string) or an object {doi, title, authors, year} for stricter mismatch checking. |
| Parameter | Type | Default | Example |
|---|---|---|---|
lang | string | null | e.g. en, es, fr, de, ja, zh, ko, pt, ar (default: en) |
topic | string | null | Topic/field name or keyword, e.g. "quantum error correction" |
years | string | null | Lookback window in years for the 'rising' works window (default 3) |
FAQ
Service
CuseTheJuice mailbox @ mail.cusethejuice.com — change mailbox password (current password + new_password in JSON). Agents: pay with x402 (Base USDC), POST JSON using fields from extensions.bazaar on the 402. Full catalog, examples, human flows: https://mail.cusethejuice.com/machine-mail.html · Find every route: Coinbase CDP x402 merchant discovery (payTo).
Service
NFT metadata, traits, and image URI for any ERC721 or ERC1155 token - fetched via eth_call with IPFS resolution (OneSource live Ethereum RPC)
Service
Agent-driven wallet due diligence — multi-step investigation, signed markdown report + JSON sidecar, dual-chain anchored. Async — returns job_id; poll /v1/investigate/status/{job_id} for the deliverable. ETA 5-10 min. $1.77 USDC.