Agentic Jp
23 services · 156 calls/30d · holiday.agentic-jp.com, diet.agentic-jp.com
Agentic Jp · IS Holiday
holiday.agentic-jp.com
Classify a Japanese (JP) calendar date as a public holiday, weekend, or business day. Backed by the official 内閣府 (Cabinet Office) holiday record.
Agentic Jp · Members Search
diet.agentic-jp.com
Search current Japanese (JP) National Diet members by name (kanji, kana, or romaji), party, or constituency. Returns matching members with their canonical ids for use with GET /members/:id. Use to resolve a politician name to a record.
Agentic Jp · Furigana
furigana.agentic-jp.com
Convert kanji-mixed Japanese (JP) text to hiragana, katakana, or romaji (Hepburn/Nippon/Passport), with a per-token breakdown of surface form, reading, and part-of-speech. Backed by the kuromoji morphological analyzer. Use to generate ruby readings, build search indexes, or preprocess text for speech synthesis.
Agentic Jp · Postal Code
address.agentic-jp.com
Look up Japanese (JP) address candidates for a 7-digit postal code (郵便番号), backed by the official Japan Post KEN_ALL dataset. One postal code can map to several towns; all candidates are returned with kana readings. Use for address autofill and postal-code validation.
Agentic Jp · Stats
houjin.agentic-jp.com
Dataset metadata for this Japanese (JP) corporate-number API — how many corporations are loaded and which prefectures are covered.
Agentic Jp · Areas
weather.agentic-jp.com
List every JMA forecast office (府県予報区) in Japan with its code, Japanese/English name, and class10 sub-regions. Use this to discover valid `:area` values.
Agentic Jp · Lines
transit.agentic-jp.com
Directory of Japanese (JP) rail operators and their lines, with canonical ids and Japanese/English names. Use to discover valid line and operator identifiers for the other endpoints.
Agentic Jp · Alerts Feed
transit.agentic-jp.com
Live feed of every active rail disruption across the Japanese (JP) network in one call — delays and suspensions with bilingual summaries, refreshed continuously from ODPT. Built for MONITORING agents: poll on an interval (e.g. every 5 minutes) to maintain a nationwide incident watchlist without querying stations one by one.
Agentic Jp · Forecast
weather.agentic-jp.com
Get the Japanese (JP) weather forecast for a region — today's conditions, near-term outlook, and a 7-day weekly forecast with temperatures and precipitation probability. Sourced live from 気象庁 (Japan Meteorological Agency / JMA). Accepts a JMA office code or a Japanese/English region name.
Agentic Jp · Holidays
holiday.agentic-jp.com
List every Japanese (JP) national public holiday (国民の祝日) in a given year, with English names.
Agentic Jp · Geocode
address.agentic-jp.com
Geocode a Japanese (JP) address to WGS84 lat/lng coordinates, with a granularity level (prefecture → city → town → chome → banchi) and a 0-1 confidence score showing how precisely the input resolved. Japan-only. Use for mapping, distance calculation, or delivery routing.
Agentic Jp · Search
houjin.agentic-jp.com
Japanese company search: look up companies in the official JP corporate registry by trade name and/or location. Partial-name match on both the Japanese and registered English name, with width/abbreviation normalization, filterable by prefecture, city, and corporation kind. Returns up to 50 corporations with their 法人番号 and lifecycle status. Dynamic pricing: a base fee plus a small per-result fee.
Agentic Jp · Verify
houjin.agentic-jp.com
KYB / KYC verification of a Japanese company: reconcile a company name (+ optional address) against the official JP corporate registry (名寄せ). Returns ranked candidate 法人番号 with a 0-1 confidence score, handling 株式会社 / (株) / ㈱ spelling variation and matching Japanese or English names. A dissolved corporation is never reported as `verified` even on an exact name match. Use it to confirm a vendor, customer, or invoice counterparty.
Agentic Jp · Batch
address.agentic-jp.com
Batch-normalize or batch-geocode up to 100 Japanese (JP) addresses in a single call — same processing as POST /normalize and POST /geocode, with per-item success/error reporting. Dynamic pricing: a small per-item fee. Use for bulk-cleaning an address column or import file.
Agentic Jp · Business Days
holiday.agentic-jp.com
Count business days, weekend days, and public holidays across a Japanese (JP) calendar date range.
Agentic Jp · Classify
furigana.agentic-jp.com
Classify a Japanese (JP) string as person_name / company_name / place_name / general / mixed, with a probability, ranked alternates, and a character-type breakdown (kanji/kana/ascii ratios). Use to route input to the right handler before further processing.
Agentic Jp · Corporation
houjin.agentic-jp.com
Look up one Japanese (JP) company by its 13-digit corporate number (法人番号) — official trade name (Japanese and registered English), registered address, postal code, corporation kind, and lifecycle status. `status` is "active" or "closed"; a closed record carries the closure cause/date and the successor's 法人番号 after a merger. Sourced from the 国税庁 (National Tax Agency) corporate-number public dataset. The leading check digit is validated before lookup.
Agentic Jp · Minutes Search
diet.agentic-jp.com
Full-text search the official Japanese (JP) Diet proceedings archive (国会会議録, sourced from the National Diet Library), filterable by date range, house, committee, and speaker. Returns meeting metadata and matching snippets. Dynamic pricing: a base fee plus a small per-result fee. Use to find when and where a topic was debated.
Agentic Jp · Name Readings
furigana.agentic-jp.com
List the possible readings of a Japanese (JP) name — person, company, or place — each with a probability, since names like 山崎 (やまざき / やまさき) are ambiguous without context. Returns hiragana, katakana, and romaji per candidate. Use for CRM name-matching, furigana fields, and call-list preparation.
Agentic Jp · Normalize
furigana.agentic-jp.com
Normalize Japanese (JP) text to a canonical form: fullwidth↔halfwidth conversion, halfwidth-katakana folding, invisible-character removal, and whitespace cleanup — each transformation toggleable. Returns a per-change log. Use to deduplicate or match text where '東京' and 'トウキョウ' must compare equal.
Agentic Jp · Parse
address.agentic-jp.com
Extract a fully structured Japanese (JP) address — prefecture, city, town, chome-banchi, plus building name, room number and addressee — from free-form, OCR, or voice-transcribed text. Use to turn one messy line into typed fields for invoices, shipping labels, or CRM records.
Agentic Jp · Route Plan
transit.agentic-jp.com
Plan a route between two Japanese (JP) train stations — timetable-based, with transfers, duration, and fare. Standard planning without delay adjustment (cheaper). Use for ordinary trip planning.
Agentic Jp · Stations Search
transit.agentic-jp.com
Fuzzy-search Japanese (JP) train stations by name — accepts kanji, kana, or romaji and tolerates the 駅/station suffix. Returns matching stations with their operators and lines. Use to resolve a station name to a canonical record.