Japanese address validation and quality decision. Keywords: Japanese address validation, address conflict, address quality, partial match, 日本住所検証. Validate parser, postal, and geocoder evidence using one address policy, returning exact, partial, ambiguous, conflict, or unverified status with the accepted hierarchy and reasons. / 使用统一规则合并解析、邮编和地理编码证据,并返回完全一致、部分一致、歧义、冲突或未验证状态。
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.jpverify.com/jp-address/validate' # -> 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://api.jpverify.com/jp-address/validate'
Endpoint: https://api.jpverify.com/jp-address/validate. Operated by api.jpverify.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Japanese forward geocoding from an address to coordinates. Keywords: Japan geocoder, address to coordinates, building-level geocode, Jageocoder, chome, block, l…
Japanese address normalization / 日本住所正規化: accept an address with or without a postal code, parse prefecture/city/components, and use local address data for matc…
Japanese address parser and component extraction. Keywords: Japanese address parser, address components, chome, block, lot, house, 丁目, 番地, 号. Parse a Japanese a…
Japanese postal-code lookup and reverse lookup. Keywords: Japanese postal lookup, Japan Post postal code, postal code reverse lookup, 日本郵便番号検索. Use a postal cod…
Japanese business card OCR / 名刺OCR: extract bilingual contact data from Base64 or HTTPS front/back images and one-page PDF, HEIF, or TIFF files into JSON or vCa…
Japanese business card OCR and company verification / 名刺OCR・企業照合: extract Base64 or HTTPS front/back images and one-page PDF, HEIF, or TIFF files, then match th…
Japanese company KYB pre-check / 日本企業KYB事前確認: return corporate number, registered name and address, active/closed registry status, match evidence, and risk flag…
Japanese company verification / 日本企業・法人番号照合: resolve a company name, 13-digit corporate number (法人番号), or address against Japan's NTA corporate registry; return…
Batch Japanese company verification / 日本企業法人番号一括検証: verify up to 10 company names, corporate numbers, or addresses against Japan's NTA registry in one paid requ…
Japanese billing-invoice issuer check / 請求書発行者照合: verify a T-number, compare issuer name and address with Japan's NTA qualified-invoice and corporate registries…
Japanese billing-invoice OCR with deterministic local checks for dates, T-number format/checksum, tax, arithmetic, and required fields. Supports text, HTTPS URL…
Japanese billing-invoice OCR, local validation, and NTA issuer resolution. Checks dates, amounts, tax, T-number, and completeness; compares or fills issuer name…