Animica x402 Directory

Directory / data.japanagent.dev

data.japanagent.dev/corp/search

Company name search across jurisdictions. jurisdiction=lei searches the global GLEIF LEI database (all countries); jurisdiction=jp searches the official Japan National Tax Agency corporate registry. Returns registered legal names, identifiers, and addresses. KYB / counterparty verification primitive.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://data.japanagent.dev/corp/search'

# -> 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 'https://data.japanagent.dev/corp/search'

Endpoint: https://data.japanagent.dev/corp/search. Operated by data.japanagent.dev, not by Animica. Price and availability were correct at the last probe on 2026-08-29 and are set by the operator, who may change them.

Other endpoints on data.japanagent.dev

data.japanagent.dev/match/compare

Compare two names and return a similarity score (0-1) plus whether they share a phonetic similarity key. For deduplication and fuzzy record matching — e.g. 'Bob…

GET · $0.001

All 2 endpoints on data.japanagent.dev →