Corporate name normalization
Handle legal-form position, spacing, width, case, and bounded aliases without learning Japanese naming rules.
Enter an English company name, corporate number, invoice registration number, or romanized location and receive source-backed Japanese corporate data in one request.
Uses official National Tax Agency Corporate Number and Qualified Invoice Issuer Web-API data. Application access is not an endorsement of JAPAN API STORE.
/v1/business/resolve?q=Toyota%20Motor%20CorporationHTTP 200{
"match": { "status": "matched", "confidence": "high" },
"business": {
"name_ja": "トヨタ自動車株式会社",
"normalized_name": "トヨタ自動車",
"corporate_type": "株式会社",
"corporate_type_position": "suffix"
},
"nta": { "verified": true, "status": "verified" },
"invoice": { "registered": true, "valid": true },
"corporate_group": {
"group_name": "トヨタグループ",
"disclosed_group_company_count": 16
},
"real_estate": { "scope": "address_area" },
"sources": [{ "provider": "nta", "status": "matched" }]
}Enter an English company name, romanized location, corporate number, or T-prefixed invoice registration number. The API finds the official Japanese company record.
No Japanese typing is required. Enter an English or romanized company name and receive its official Japanese legal name, corporate number, location, and public evidence.
No account, API knowledge, or card is needed.
JAPAN API STORE processes data retrieved from the National Tax Agency Corporate Number Publication Site and Qualified Invoice Issuer Publication System Web-APIs. The National Tax Agency does not endorse or guarantee this independent service.
このサービスは、国税庁法人番号システムのWeb-API機能を利用して取得した情報をもとに作成しているが、サービスの内容は国税庁によって保証されたものではない。 このサービスは、適格請求書発行事業者公表システムWeb-API機能を利用して取得した情報をもとに作成しているが、サービスの内容は国税庁によって保証されたものではない。
Search and resolve Japanese businesses without understanding Japanese corporate naming and address conventions.
Handle legal-form position, spacing, width, case, and bounded aliases without learning Japanese naming rules.
Reuse Japan Address Mix for postal codes, parcel or residential evidence, buildings, and rooms.
Combine corporate group, registrations, filings, regional statistics, and address-area context.
Verify corporate-number records and qualified invoice issuer status through official National Tax Agency Web-APIs.
Expose Japanese labels with English corporate-type guidance without inventing official English names.
A slow or unavailable provider cannot erase useful data returned by the others.
Turn an English or romanized company name into official Japanese corporate and address fields before it enters your CRM.
Confirm corporate identity, qualified invoice issuer status, officially disclosed group companies, and source freshness without guessing.
Combine company facts with municipality demographics and address-area context for market analysis.
Resolve Japanese prospects and expose registrations, procurement, subsidies, and filings when public data exists.
Normalize company names and legal forms, then keep ambiguous corporations as candidates.
Use the existing nationwide Address Mix engine for verified and unresolved components.
Add available gBizINFO, e-Stat, EDINET, MLIT, and source-backed corporate-group disclosures without guessing missing values.
curl "https://api.japanapistore.com/v1/business/resolve?q=Toyota%20Motor%20Corporation" \
-H "Authorization: Bearer ${JAPAN_API_KEY}"Use the free Developer plan, then move from candidate search to source-backed company data in minutes.