# JP Data Enrich API — Business Signals by Houjin Number

> JP Data Enrich API — Business Signals by Houjin Number is a paid API for AI agents from jp-data-enrich.kasanegi123.workers.dev, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Enriches a Japanese corporate entity (by houjin number) with aggregated business signals from gBizINFO, Kanpou, and EDINET sources

## Facts

- Endpoint: GET https://jp-data-enrich.kasanegi123.workers.dev/api/enrich/business-signals-by-houjin
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/jp-data-enrich-api-business-signals-by-houjin-number-101741bf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tTxVISl2M0QUFp1UOBm6s

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability jp-data-enrich-api-business-signals-by-houjin-number-101741bf
```

Example prompt: Can you pull all available business signals for Japanese company with houjin number 1234567890123 — I need gBizINFO registration details, any Kanpou gazette notices, and EDINET filings for supplier due diligence.

## When to prefer this

Use this endpoint when you need to enrich a Japanese corporate entity using its official 13-digit houjin (corporate) number and want aggregated signals from multiple authoritative Japanese government sources (gBizINFO, Kanpou, EDINET). Prefer this over generic business data providers when the target company is Japanese and you need government-sourced KYB, supplier research, or B2B sales intelligence data. Especially useful for AI agents performing automated due diligence on Japanese counterparties without needing a pre-registered API key.

## Known failure modes

- Invalid or malformed houjin number returns 400 or error response
- Houjin number not found in any source returns empty or null signals
- Payment failure via x402 micropayment results in 402 Payment Required
- Rate limiting or worker timeout returns 5xx error
- EDINET or gBizINFO upstream source temporarily unavailable causes partial data return

## How this service works

Japanese corporate enrichment API for AI agents / B2B sales / supplier research / KYB support. gBizINFO + Kanpou + EDINET aggregation. x402 micropayments on Base. No API key.

## Output

Returns a JSON object containing aggregated business signals for the specified Japanese corporation, including data from gBizINFO (official corporate registry), Kanpou (official gazette announcements), and EDINET (financial disclosure filings), giving a comprehensive corporate enrichment profile for KYB, B2B sales, or supplier research purposes.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "mimeType": "application/json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/jp-data-enrich-api-business-signals-by-houjin-number-101741bf/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from jp-data-enrich.kasanegi123.workers.dev](https://www.zero.xyz/host/jp-data-enrich.kasanegi123.workers.dev/llms.txt)
