Animica x402 Directory

Directory / furigana.agentic-jp.com

furigana.agentic-jp.com/batch

Run furigana / normalize / classify / convert over up to 100 Japanese (JP) text items in one call, with per-item success/error reporting. Dynamic pricing: a small per-item fee. Use to process a whole text column or import file at once.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://furigana.agentic-jp.com/batch'

# -> 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://furigana.agentic-jp.com/batch'

Endpoint: https://furigana.agentic-jp.com/batch. Operated by furigana.agentic-jp.com, not by Animica. Price and availability were correct at the last probe on 2026-08-25 and are set by the operator, who may change them.

Other endpoints on furigana.agentic-jp.com

furigana.agentic-jp.com/classify

Classify a Japanese (JP) string as person_name / company_name / place_name / general / mixed, with a probability, ranked alternates, and a character-type breakd…

POST · $0.005

furigana.agentic-jp.com/convert

Single-shot script conversion of Japanese (JP) text between hiragana, katakana, and romaji (Hepburn/Nippon/Passport styles). Lighter than /furigana — for text t…

POST · $0.005

furigana.agentic-jp.com/furigana

Convert kanji-mixed Japanese (JP) text to hiragana, katakana, or romaji (Hepburn/Nippon/Passport), with a per-token breakdown of surface form, reading, and part…

POST · $0.005

furigana.agentic-jp.com/name-readings

List the possible readings of a Japanese (JP) name — person, company, or place — each with a probability, since names like 山崎 (やまざき / やまさき) are ambiguous withou…

POST · $0.005

furigana.agentic-jp.com/normalize

Normalize Japanese (JP) text to a canonical form: fullwidth↔halfwidth conversion, halfwidth-katakana folding, invisible-character removal, and whitespace cleanu…

POST · $0.001

All 6 endpoints on furigana.agentic-jp.com →