ReadonlyapibaseReadonlyapikeyThe key string that you want to call the API with. The key is shown in the dashboard you will be navigated to right after signing in to the service.
Readonlytimeout"checkBusinessDay" API (エンドポイント: /businessdays/check) を呼び出します。
このAPIはバージョン管理されていません。
"checkBusinessDay" API (エンドポイント: /businessdays/check) を呼び出します。
このAPIはバージョン管理されていません。
"getAddress" API (エンドポイント: /postalcode/{postalcode}) を呼び出します。
"getAddress" API (エンドポイント: /postalcode/{postalcode}) を呼び出します。
Optionalversion: string
"getAddress" API (エンドポイント: /postalcode/{postalcode}) を呼び出します。
OptionalapiVersion: T
"getAddress" API (エンドポイント: /postalcode/{postalcode}) を呼び出します。
Invokes "getBank" API (endpoint: /bank/{bankCode}).
The bank code to query with.
OptionalapiVersion: T
The API version. The return type is determined based on this argument, and thus it cannot be a variable.
Invokes "getBankBranch" API (endpoint: /bank/{bankCode}/branches/{branchCode}).
The bank code to query with.
The branch code to query with.
OptionalapiVersion: T
The API version. The return type is determined based on this argument, and thus it cannot be a variable.
Invokes "getBankBranch" API (endpoint: /bank/{bankCode}/branches).
The bank code to query with.
OptionalapiVersion: T
The API version. The return type is determined based on this argument, and thus it cannot be a variable.
Invokes "getBanks" API (endpoint: /bank).
OptionalapiVersion: T
The API version. The return type is determined based on this argument, and thus it cannot be a variable.
"getCities" API (エンドポイント: /cities/{prefectureCode}) を呼び出します。
"getCities" API (エンドポイント: /cities/{prefectureCode}) を呼び出します。
Optionalversion: string
"getCities" API (エンドポイント: /cities/{prefectureCode}) を呼び出します。
OptionalapiVersion: T
"getCities" API (エンドポイント: /cities/{prefectureCode}) を呼び出します。
"getHolidays" API (エンドポイント: /holidays) を呼び出します。
このAPIはバージョン管理されていません。
"getHolidays" API (エンドポイント: /holidays) を呼び出します。
このAPIはバージョン管理されていません。
"getNTACorporateInfo" API (エンドポイント: /houjinbangou/{corporateNumber}) を呼び出します。
"getNTACorporateInfo" API (エンドポイント: /houjinbangou/{corporateNumber}) を呼び出します。
OptionalapiVersion: T
"getNTACorporateInfo" API (エンドポイント: /houjinbangou/{corporateNumber}) を呼び出します。
"getNTAQualifiedInvoiceIssuerInfo" API (エンドポイント: /invoice/{issuerNumber}) を呼び出します。
"getNTAQualifiedInvoiceIssuerInfo" API (エンドポイント: /invoice/{issuerNumber}) を呼び出します。
OptionalapiVersion: T
"getNTAQualifiedInvoiceIssuerInfo" API (エンドポイント: /invoice/{issuerNumber}) を呼び出します。
"getSchool" API (エンドポイント: /school/{schoolCode}) を呼び出します。
このAPIはバージョン管理されていません。
"getSchool" API (エンドポイント: /school/{schoolCode}) を呼び出します。
このAPIはバージョン管理されていません。
ProtectedrequestOptionalapiVersion: string"searchAddresses" API (エンドポイント: /postalcode/?...) を呼び出します。
"searchAddresses" API (エンドポイント: /postalcode/?...) を呼び出します。
OptionalapiVersion: T
"searchAddresses" API (エンドポイント: /postalcode/?...) を呼び出します。
Invokes "getBankBranches" API with a set of search parameters
(endpoint: /bank/{bankCode}/branches?...).
Unlike getBankBranches, an empty result is not an error here: as
long as q is given and the bank itself exists, the API responds with a
200 and an empty branches instead of a 404.
The search parameters were introduced in the 2026-08-01 API version;
earlier versions ignore them and return every branch, which is why
apiVersion cannot be an older one.
The bank code to query with.
The query.
OptionalapiVersion: T
The API version. The return type is determined based on this argument, and thus it cannot be a variable.
Invokes "getBanks" API with a set of search parameters
(endpoint: /bank?...).
Unlike getBanks, an empty result is not an error here: as long as
q or type is given, the API responds with a 200 and an empty data
instead of a 404.
The search parameters were introduced in the 2026-08-01 API version;
earlier versions ignore them and return the whole set, which is why
apiVersion cannot be an older one.
The query.
OptionalapiVersion: T
The API version. The return type is determined based on this argument, and thus it cannot be a variable.
"searchNTACorporateInfo" API (エンドポイント: /houjinbangou?...) を呼び出します。
"searchNTACorporateInfo" API (エンドポイント: /houjinbangou?...) を呼び出します。
OptionalapiVersion: T
"searchNTACorporateInfo" API (エンドポイント: /houjinbangou?...) を呼び出します。
"searchSchool" API (エンドポイント: /school/?...) を呼び出します。
このAPIはバージョン管理されていません。
"searchSchool" API (エンドポイント: /school/?...) を呼び出します。
このAPIはバージョン管理されていません。
"whoami" API (エンドポイント: /whoami) を呼び出します。
このAPIはバージョン管理されていません。
A WhoamiResponse that contains the IP address the request was made from.
The constructor.