/houjinbangou/companies/search
Search Japanese companies by name in the National Tax Agency’s Corporate Number (法人番号) registry. Returns each matching company’s 13-digit Corporate Number, registered name, kana reading and head-office address.
Price: 1 credit
💡 AI Hint: Find Japanese companies by name (e.g. ‘トヨタ’, ‘三菱’). Returns corporate_number, name, kana and address for each match. Use mode=‘prefix’ to match only names starting with the query, or the default mode=‘partial’ to match the query anywhere in the name.
Authorizations
API token from the dashboard
Headers
Body
Company name to search for
1"トヨタ"
"三菱"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Match the name as a partial substring or only as a prefix
partial, prefix