{"x402Version":2,"payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","resources":[{"id":4693,"slug":"4693","resource":"https://api.jpverify.com/jp-address/geocode","description":"Japanese forward geocoding from an address to coordinates. Keywords: Japan geocoder, address to coordinates, building-level geocode, Jageocoder, chome, block, lot, house. Returns provider-neutral local candidates, coordinates, address IDs, hierarchy levels, unmatched tails, and partial-match warnings. Jageocoder level 5/6 is oaza/aza, level 7 is block, and level 8 is a building or house node when present in the dictionary; town-level evidence is not a door-number or coordinate accuracy claim.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"東京都千代田区千代田1丁目1番1号","max_candidates":3},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"candidate_count":1,"candidates":[{"address_id":123,"confidence":0.98,"granularity":"building","latitude":35.6852,"longitude":139.7528,"match_completeness":"exact","match_level":8,"normalized":"東京都千代田区千代田1丁目1番1号","reasons":["all_requested_components_matched"],"source":"Jageocoder local dictionary","unmatched_tail":null}],"dictionary_version":null,"geocoder_status":"ready","matched":"東京都千代田区千代田一丁目一番一号","minimum_acceptable_level":8,"precision_satisfied":true,"status":"matched","upstream_matched":["東京都千代田区千代田一丁目一番一号"],"verified_level":8,"warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"address":{"description":"Forward-geocoded Japanese address. / ジオコードする日本住所。","maxLength":500,"type":["string","null"]},"components":{"description":"Parsed address components when address is already parsed; at least one non-empty address field is required. / 解析済み住所構成要素。空でない住所項目を1つ以上指定します。","type":["object","null"]},"max_candidates":{"default":3,"description":"Maximum candidates. / 候補数上限。","maximum":10,"minimum":1,"type":"integer"},"minimum_acceptable_level":{"description":"Minimum hierarchy level accepted as matched; lower results are partial. / matchedとして受け入れる最小階層。下位候補はpartial。","maximum":8,"minimum":1,"type":["integer","null"]},"postal_code":{"description":"Optional postal-code evidence. / 任意の郵便番号根拠。","pattern":"^\\d{3}-?\\d{4}$","type":["string","null"]},"provider":{"default":"auto","description":"Geocoder provider selection. / 地理コードプロバイダ。","enum":["auto","local_jageocoder"],"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"candidate_count":{"type":"integer"},"candidates":{"items":{"properties":{"address_id":{"type":["integer","string","null"]},"confidence":{"type":"number"},"granularity":{"type":"string"},"latitude":{"type":["number","null"]},"longitude":{"type":["number","null"]},"match_completeness":{"type":"string"},"match_level":{"type":"integer"},"normalized":{"type":"string"},"reasons":{"items":{"type":"string"},"type":"array"},"source":{"type":"string"},"unmatched_tail":{"type":["string","null"]}},"type":"object"},"type":"array"},"dictionary_version":{"type":["string","null"]},"geocoder_status":{"type":"string"},"matched":{"type":["string","null"]},"minimum_acceptable_level":{"type":["integer","null"]},"precision_satisfied":{"type":"boolean"},"status":{"type":"string"},"type":"object","upstream_matched":{"items":{"type":"string"},"type":"array"},"verified_level":{"type":["integer","null"]},"warnings":{"items":{"type":"string"},"type":"array"}},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.jpverify.com","lastUpdated":"2026-09-10T15:46:15.547Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-10T15:46:07.445Z"},"liveness":{},"verified":false,"featured":false},{"id":4699,"slug":"4699","resource":"https://api.jpverify.com/v1/entities/resolve-cross-border","description":"Resolve a JP or GB entity using projected official evidence from NTA/gBizINFO or Companies House; raw upstream responses are not returned. Hard identity conflicts are never verified. / 日本または英国の企業を公式根拠の加工済み投影で確認します。元データは返さず、識別子の矛盾はverifiedになりません。","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"40000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"country_code":"GB","identifiers":{"company_number":"00000006"},"response_language":"both"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"checks":[],"confidence_band":"medium","confidence_reasons":["matched_authoritative_sources=1","single_authoritative_source_only"],"country_code":"GB","coverage":{},"decision":"likely_match","source_freshness":[],"status":"resolved"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"anyOf":[{"required":["name"]},{"required":["identifiers"]}],"properties":{"address":{"maxLength":500,"type":["string","null"]},"country_code":{"enum":["JP","GB"],"type":"string"},"identifiers":{"additionalProperties":false,"properties":{"company_number":{"maxLength":8,"minLength":2,"type":"string"},"corporate_number":{"pattern":"^[0-9]{13}$","type":"string"},"lei":{"pattern":"^[A-Z0-9]{18}[0-9]{2}$","type":"string"},"registration_number":{"pattern":"^[Tt][0-9\\s\\-]{13,20}$","type":"string"},"t_number":{"pattern":"^[Tt][0-9\\s\\-]{13,20}$","type":"string"}},"type":["object","null"]},"name":{"maxLength":300,"type":["string","null"]},"response_language":{"default":"both","description":"Response presentation language: ja, en, or both. / レスポンス表示言語: ja（日本語）、en（英語）、both（両方）。","enum":["ja","en","both"],"type":"string"}},"required":["country_code"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"checked_at":{"format":"date-time","type":"string"},"checks":{"items":{"type":"object"},"type":"array"},"confidence_band":{"enum":["high","medium","low"],"type":"string"},"confidence_reasons":{"items":{"type":"string"},"type":"array"},"conflicts":{"items":{"type":"object"},"type":"array"},"country_code":{"enum":["JP","GB"],"type":"string"},"coverage":{"type":"object"},"decision":{"enum":["verified","likely_match","ambiguous","not_found_within_coverage","insufficient_coverage"],"type":"string"},"evidence":{"type":"object"},"identity_status":{"enum":["verified","ambiguous","not_found","insufficient_coverage",null],"type":["string","null"]},"next_actions":{"items":{"type":"string"},"type":"array"},"reasons":{"items":{"type":"string"},"type":"array"},"registration_status":{"type":"object"},"response_language":{"enum":["ja","en","both"],"type":"string"},"route":{"type":"string"},"source_freshness":{"items":{"type":"object"},"type":"array"},"source_versions":{"items":{"type":"object"},"type":"array"},"status":{"enum":["resolved","ambiguous","not_found","insufficient_coverage"],"type":"string"},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.jpverify.com","lastUpdated":"2026-09-10T06:18:56.004Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T06:18:55.256Z"},"liveness":{},"verified":false,"featured":false},{"id":4694,"slug":"4694","resource":"https://api.jpverify.com/jp-address/postal-lookup","description":"Japanese postal-code lookup and reverse lookup. Keywords: Japanese postal lookup, Japan Post postal code, postal code reverse lookup, 日本郵便番号検索. Use a postal code or prefecture/city/ward/town components against the local Japan Post snapshot. / 通过邮编或都道府县、市区町村、区、町名字段，在本地 Japan Post 数据中进行日本邮编反查。","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"max_results":10,"postal_code":"100-0001"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"candidate_count":1,"data_version":null,"matches":[{"city":"千代田区","confidence":1,"kana":"トウキョウトチヨダクチヨダ","postal_code":"100-0001","prefecture":"東京都","source":"Japan Post local snapshot","town":"千代田"}],"postal_code_match":true,"query":{"postal_code":"100-0001"},"record_count":1,"status":"matched","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"description":"Provide postal_code or one or more administrative components. / postal_codeまたは行政区・町域の項目を指定します。","properties":{"city":{"description":"City component. / 市区町村。","type":["string","null"]},"county":{"description":"County component when applicable. / 郡。","type":["string","null"]},"max_results":{"default":10,"description":"Maximum returned candidates. / 返却候補数の上限。","maximum":50,"minimum":1,"type":"integer"},"postal_code":{"description":"Japan postal code to expand or verify. / 照合・展開する日本郵便番号。","pattern":"^\\d{3}-?\\d{4}$","type":["string","null"]},"prefecture":{"description":"Prefecture component. / 都道府県。","type":["string","null"]},"town":{"description":"Town or chome component. / 町域・町名。","type":["string","null"]},"ward":{"description":"Ward component. / 区。","type":["string","null"]}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"candidate_count":{"type":"integer"},"data_version":{"type":["string","null"]},"matches":{"items":{"properties":{"city":{"type":"string"},"confidence":{"type":"number"},"kana":{"type":["string","null"]},"postal_code":{"type":"string"},"prefecture":{"type":"string"},"source":{"type":"string"},"town":{"type":"string"}},"type":"object"},"type":"array"},"postal_code_match":{"type":["boolean","null"]},"query":{"type":"object"},"record_count":{"type":"integer"},"status":{"type":"string"},"type":"object","warnings":{"items":{"type":"string"},"type":"array"}},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.jpverify.com","lastUpdated":"2026-09-17T04:04:11.643Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-17T04:04:10.959Z"},"liveness":{},"verified":false,"featured":false},{"id":4695,"slug":"4695","resource":"https://api.jpverify.com/jp-address/parse","description":"Japanese address parser and component extraction. Keywords: Japanese address parser, address components, chome, block, lot, house, 丁目, 番地, 号. Parse a Japanese address into components without returning postal validation or geocoding; local postal prefix evidence may safely recover a unique town or report ambiguity. / 日本住所を構造化します。郵便番号の検証結果・ジオコーディングは返しませんが、町域の一意な前方一致による補完・曖昧性判定のためローカル郵便データを内部参照する場合があります。","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"東京都千代田区千代田1丁目1番1号","response_language":"ja"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"block":"1番","chome":"1丁目","city":"千代田区","house":"1号","normalized":"東京都千代田区千代田1丁目1番1号","original":"東京都千代田区千代田1丁目1番1号","parse_confidence":0.95,"parse_status":"parsed","parsed_level":8,"precision_satisfied":false,"prefecture":"東京都","town":"千代田","verified_level":null},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"address":{"description":"Japanese address to parse. / 解析する日本住所。","maxLength":500,"minLength":1,"type":"string"},"parser_profile":{"description":"Parser strictness profile. / 解析の厳格さ。","enum":["standard","strict"],"type":"string"},"postal_code":{"description":"Optional Japan postal code used as evidence, not geocoding output. / 任意の郵便番号。根拠として使用します。","pattern":"^\\d{3}-?\\d{4}$","type":["string","null"]},"response_language":{"description":"Language of localized output fields. / 出力言語。","enum":["ja","both"],"type":"string"}},"required":["address"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"block":{"type":["string","null"]},"building":{"type":["string","null"]},"changes":{"items":{"type":"string"},"type":"array"},"chome":{"type":["string","null"]},"city":{"type":["string","null"]},"county":{"type":["string","null"]},"floor":{"type":["string","null"]},"granularity":{"type":"string"},"house":{"type":["string","null"]},"lot":{"type":["string","null"]},"normalized":{"type":"string"},"original":{"type":"string"},"other":{"items":{"type":"string"},"type":"array"},"parse_confidence":{"type":"number"},"parse_status":{"type":"string"},"parsed_level":{"type":"integer"},"parser_version":{"type":"string"},"postal_code":{"type":["string","null"]},"precision_satisfied":{"type":"boolean"},"prefecture":{"type":["string","null"]},"requested_level":{"type":"integer"},"response_language":{"type":"string"},"room":{"type":["string","null"]},"town":{"type":["string","null"]},"town_recovery":{"type":["object","null"]},"type":"object","unparsed":{"items":{"type":"string"},"type":"array"},"verified_level":{"type":["integer","null"]},"ward":{"type":["string","null"]},"warnings":{"items":{"type":"string"},"type":"array"}},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.jpverify.com","lastUpdated":"2026-09-14T20:06:44.587Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T20:06:43.798Z"},"liveness":{},"verified":false,"featured":false},{"id":4696,"slug":"4696","resource":"https://api.jpverify.com/jp-address/validate","description":"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. / 使用统一规则合并解析、邮编和地理编码证据，并返回完全一致、部分一致、歧义、冲突或未验证状态。","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"東京都千代田区千代田1丁目1番1号","required_level":8,"strict":false},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"address_validated":false,"confidence":0.79,"geographic_match_confidence":0.8,"granularity":"block","match_level":7,"match_status":"partial","parse_confidence":0.99,"parsed_level":8,"postal_code_match":null,"postal_confidence":null,"precision_satisfied":false,"reasons":["provider_level_below_requested_level"],"requested_level":8,"validation_scope":"hierarchy_and_evidence_consistency","validation_source":"parser + Jageocoder local dictionary","verified_level":7,"warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"address":{"description":"Original Japanese address. / 元の日本住所。","maxLength":500,"type":["string","null"]},"geocode_evidence":{"description":"Optional prior output from /jp-address/geocode; candidates and statuses are advisory and recomputed locally. / 任意のgeocode出力。候補とstatusは補助情報で、ローカルで再計算されます。","type":["object","null"]},"parsed":{"description":"Output from /jp-address/parse or normalize containing at least one non-empty address component. / parseまたはnormalizeの出力。空でない住所構成要素を1つ以上含めます。","type":["object","null"]},"postal_evidence":{"description":"Optional prior output from /jp-address/postal-lookup; status/confidence are recomputed and not trusted. / 任意のpostal-lookup出力。statusとconfidenceは再計算され、無条件には信頼されません。","type":["object","null"]},"required_level":{"description":"Required hierarchy level; Jageocoder 5/6=oaza/aza, 7=block, 8=building/house node. / 必須階層。Jageocoderの5/6=大字・字、7=街区、8=建物・号ノード。","maximum":8,"minimum":1,"type":["integer","null"]},"strict":{"default":false,"description":"Require all supplied evidence to agree. / 入力された根拠の完全一致を要求。","type":"boolean"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"address_validated":{"type":"boolean"},"confidence":{"type":"number"},"geographic_match_confidence":{"type":["number","null"]},"granularity":{"type":["string","null"]},"match_level":{"type":["integer","null"]},"match_status":{"type":"string"},"parse_confidence":{"type":"number"},"parsed_level":{"type":["integer","null"]},"postal_code_match":{"type":["boolean","null"]},"postal_confidence":{"type":["number","null"]},"precision_satisfied":{"type":"boolean"},"reasons":{"items":{"type":"string"},"type":"array"},"requested_level":{"type":["integer","null"]},"type":"object","validation_scope":{"type":["string","null"]},"validation_source":{"type":["string","null"]},"verified_level":{"type":["integer","null"]},"warnings":{"items":{"type":"string"},"type":"array"}},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.jpverify.com","lastUpdated":"2026-09-10T15:46:10.11Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T15:46:09.433Z"},"liveness":{},"verified":false,"featured":false},{"id":4697,"slug":"4697","resource":"https://api.jpverify.com/v1/entities/:entity_id/filing-risk-snapshot","description":"Return objective SEC EDGAR filing and disclosure metadata for a known CIK. This is not a credit rating or investment advice; results are cached and globally rate limited. / 既知のCIKについてSEC EDGAR提出書類と開示メタデータを返します。信用格付けや投資助言ではなく、結果はキャッシュされ全体レート制限されます。","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"entity_id":"320193"},"type":"http"},"output":{"example":{"as_of":"2026-09-10T00:00:00Z","decision":"available","disclosure_signals":[],"entity":{"cik":"0000320193","name":"Example"},"facts_summary":{},"filings":[],"limitations":[],"source":"SEC EDGAR"},"type":"json"}},"routeTemplate":"/v1/entities/:entity_id/filing-risk-snapshot","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"as_of":{"type":"string"},"decision":{"type":"string"},"disclosure_signals":{"type":"array"},"entity":{"type":"object"},"facts_summary":{"type":"object"},"filings":{"type":"array"},"limitations":{"type":"array"},"source":{"type":"string"},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.jpverify.com","lastUpdated":"2026-09-10T06:18:59.713Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T06:18:59.428Z"},"liveness":{},"verified":false,"featured":false},{"id":4698,"slug":"4698","resource":"https://api.jpverify.com/jp-regulated-entity/verify","description":"Verify a Japanese FSA-regulated entity across the three V1 covered categories. / 日本の金融庁対象三分類で法人を照合します。","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"30000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"categories":["funds_transfer_business"],"corporate_number":"1234567890123","response_language":"en"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"coverage_status":"covered","decision":"verified","identity_match":"exact","license_status":"licensed","licenses":[],"source_freshness":"fresh","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"anyOf":[{"required":["corporate_number"]},{"required":["name"]},{"required":["address"]},{"required":["phone"]}],"properties":{"address":{"maxLength":500,"type":"string"},"categories":{"items":{"enum":["financial_instruments_business","funds_transfer_business","crypto_asset_exchange_business"],"type":"string"},"maxItems":3,"type":"array"},"corporate_number":{"pattern":"^\\d{13}$","type":"string"},"name":{"maxLength":300,"minLength":1,"type":"string"},"phone":{"maxLength":50,"type":"string"},"response_language":{"default":"en","enum":["en","ja","both"],"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"candidates":{"items":{"type":"object"},"type":"array"},"coverage":{"type":"object"},"coverage_status":{"enum":["covered","not_covered"],"type":"string"},"decision":{"enum":["verified","no_record_within_coverage","manual_review","out_of_scope","stale_source"],"type":"string"},"identity_match":{"enum":["exact","probable","ambiguous","none"],"type":"string"},"license_status":{"enum":["licensed","no_record_in_covered_dataset","unknown"],"type":"string"},"licenses":{"items":{"type":"object"},"type":"array"},"match_reasons":{"items":{"type":"string"},"type":"array"},"matched_entity":{"type":["object","null"]},"source_freshness":{"enum":["fresh","stale","unavailable"],"type":"string"},"type":"object","warnings":{"items":{"type":"string"},"type":"array"}},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.jpverify.com","lastUpdated":"2026-08-28T09:06:32.287Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T09:06:31.6Z"},"liveness":{},"verified":false,"featured":false},{"id":4700,"slug":"4700","resource":"https://api.jpverify.com/v1/invoices/counterparty-check","description":"Check a known EU VAT ID and/or Peppol participant using separate tax-validity, entity-match, and discoverability evidence. VIES is never used for name search and upstream responses are not resold. / 既知のEU VAT IDまたはPeppol参加者を税番号有効性・法人一致・到達性に分けて確認します。VIESは名称検索に使わず、元データは再販しません。","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"participant_id":"iso6523-actorid-upis::0088:123456789","response_language":"both","vat_id":"DE123456789"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"checks":[],"conflicts":[],"decision":"verified","entity_match":{"status":"not_requested"},"peppol":{"status":"discoverable"},"vat":{"status":"valid"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"anyOf":[{"required":["vat_id"]},{"required":["participant_id"]}],"properties":{"country_code":{"maxLength":2,"minLength":2,"type":"string"},"name":{"maxLength":300,"type":"string"},"participant_id":{"description":"Qualified Peppol participant identifier in scheme::value form; known legacy ISO 6523 scheme:value is normalized server-side.","maxLength":120,"type":"string"},"response_language":{"default":"both","description":"Response presentation language: ja, en, or both. / レスポンス表示言語: ja（日本語）、en（英語）、both（両方）。","enum":["ja","en","both"],"type":"string"},"vat_id":{"description":"Known EU VAT ID; VIES does not support name search.","maxLength":32,"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"checked_at":{"format":"date-time","type":"string"},"checks":{"items":{"type":"object"},"type":"array"},"conflicts":{"items":{"type":"object"},"type":"array"},"decision":{"type":"string"},"entity_match":{"type":"object"},"peppol":{"type":"object"},"type":"object","vat":{"type":"object"}},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.jpverify.com","lastUpdated":"2026-09-10T06:18:58.078Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T06:18:57.402Z"},"liveness":{},"verified":false,"featured":false}]}