{
  "x402Version": 2,
  "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",
  "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,
  "provider": {
    "host": "api.jpverify.com",
    "manifest_name": "api.jpverify.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}