GET https://api-zipcode.jp/api/v1/search/zipcode
概要
7桁の郵便番号から住所を返します。
消費ポイント
1 ポイント
Authentication
APIトークン必要
Headers
key | type | value | |
---|---|---|---|
Authorization | string | Bearer <YOUR_API_TOKEN_HERE> | required |
Content-type | string | application/json | required |
Accept | string | application/json | required |
Query String
key | type | value | |
---|---|---|---|
zip_code | number | 郵便番号(7桁) | required |
Responses JSON
key | value |
---|---|
ステータスコード |
|
エクスプローラー
*
*