# Japan Data APIs for AI Agents (agentic-jp.com) > Eight production APIs covering the data an agent needs to operate in the Japanese market — address normalization, furigana readings, real-time transit, National Diet records, holidays, JMA weather, the 5.78M-company corporate registry, and a travel eSIM concierge. Every endpoint is payable per call with USDC via the x402 protocol (Base / Polygon / Solana, Coinbase CDP facilitator). No API keys, no signup. ## Services - [Japan Address API](https://address.agentic-jp.com/llms.txt): Normalize, geocode, reverse-geocode and parse Japanese addresses; postal-code lookup. - [Japan Furigana API](https://furigana.agentic-jp.com/llms.txt): Kanji to furigana/romaji, multi-candidate name readings, normalization, classification. - [Japan Transit API](https://transit.agentic-jp.com/llms.txt): Real-time Tokyo-area train delays, disruptions, route planning (ODPT data). - [Japan Diet API](https://diet.agentic-jp.com/llms.txt): National Diet members and minutes full-text search (official NDL archive). - [Japan Holiday & Business-Day API](https://holiday.agentic-jp.com/llms.txt): Public holidays 1955-2027 and business-day calculation. - [Japan Weather Forecast & Warnings API](https://weather.agentic-jp.com/llms.txt): JMA forecasts, warnings and overviews. Accepts office codes, prefecture names, or major city names (Sapporo, Yokohama, Nagoya, Kobe...). - [Japan Corporate-Number API](https://houjin.agentic-jp.com/llms.txt): All 5.78M Japanese corporations from the National Tax Agency registry. - [Japan Travel Connectivity API](https://travel.agentic-jp.com/llms.txt): Japan eSIM plan recommendation with executable x402 purchase instructions (Cryptorefills). ## Integration - Apify Actors (pay-per-result, no wallet needed): [Japan Company Lookup & KYB Report](https://apify.com/mameta/japan-company-kyb) · [Japan Company Enrichment — bulk lists up to 200](https://apify.com/mameta/japan-company-enrichment) - MCP server (all 7 APIs, 28 tools): `npx -y @mameta/japan-data-mcp` — [npm](https://www.npmjs.com/package/@mameta/japan-data-mcp) · [GitHub](https://github.com/Mameta29/japan-data-mcp) - Machine index: [services.json](https://agentic-jp.com/services.json) - Each service serves /.well-known/x402 (schemas, prices, examples) and /openapi.json. ## Contact mameta.zk@gmail.com · https://zenn.dev/mameta29