{"api":"v1","generated_at":"2026-09-15T23:46:53.498Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-jpverify-com-jp-company-verify-eadc14","pinned_page":"https://tollindex.com/e/api-jpverify-com-jp-company-verify-eadc14/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-jpverify-com-jp-company-verify-eadc14","canonical_url":"https://api.jpverify.com/jp-company/verify","resource":"https://api.jpverify.com/jp-company/verify","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Japanese company verification / 日本企業・法人番号照合: resolve a company name, 13-digit corporate number (法人番号), or address against Japan's NTA corporate registry; return active/closed status and match evidence. / 会社名、13桁の法人番号、住所を国税庁の法人番号公表データと照合し、活動状態と一致根拠を返します。","service_name":"Japan Company Verify","declared_category":null,"declared_tags":["japan","company","corporate-number","nta","verification"],"route_template":null,"registry_updated":"2026-08-16T23:54:37.408Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"jp company verify","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-16T23:54:36.676Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:54:48.770Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:54:48.770Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:22:07.381Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:12:23.339Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:31:56.442Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:39:13.645Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","page":"https://tollindex.com/seller/0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","endpoints":18,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["japan","company","corporate-number","nta","verification"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-16T23:54:36.676Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://api.jpverify.com/jp-company/verify","extensions":{"bazaar":{"info":{"input":{"body":{"name":"トヨタ自動車株式会社","response_language":"both"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"name":"トヨタ自動車株式会社","source":"Japan National Tax Agency Corporate Number System","status":"active","address":"愛知県豊田市トヨタ町1-1","verified":true,"data_as_of":"2026-07-31","match_type":"name_exact","risk_flags":[],"match_score":0.98,"record_found":true,"address_match":null,"data_freshness":"monthly_snapshot","candidate_count":1,"name_en_display":"Toyota Motor Corporation","corporate_number":"1180301018771"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","anyOf":[{"required":["name"]},{"required":["corporate_number"]}],"properties":{"name":{"type":"string","maxLength":300},"address":{"type":"string","maxLength":500},"corporate_number":{"type":"string","pattern":"^[0-9]{13}$"},"response_language":{"enum":["ja","en","both"],"type":"string","default":"both","description":"Response presentation language: ja, en, or both. / レスポンス表示言語: ja（日本語）、en（英語）、both（両方）。"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"name":{"type":["string","null"]},"type":"object","source":{"type":["string","null"]},"status":{"type":"string"},"address":{"type":["string","null"]},"verified":{"type":"boolean"},"candidates":{"type":"array","items":{"type":"object"}},"data_as_of":{"type":["string","null"]},"match_type":{"type":["string","null"]},"risk_flags":{"type":"array","items":{"type":"string"}},"match_score":{"type":["number","null"]},"record_found":{"type":"boolean"},"address_match":{"type":["boolean","null"]},"data_freshness":{"type":["string","null"]},"candidate_count":{"type":"integer"},"name_en_display":{"type":["string","null"]},"corporate_number":{"type":["string","null"]},"address_en_display":{"type":["string","null"]}}}}}}}},"description":"Japanese company verification / 日本企業・法人番号照合: resolve a company name, 13-digit corporate number (法人番号), or address against Japan's NTA corporate registry; return active/closed status and match evidence. / 会社名、13桁の法人番号、住所を国税庁の法人番号公表データと照合し、活動状態と一致根拠を返します。","lastUpdated":"2026-08-16T23:54:37.408Z","serviceName":"Japan Company Verify","x402Version":2}]}}