GET https://api-zipcode.jp/api/v1/search/zipcodes
概要
3桁以上の郵便番号から該当する全ての住所を検索できます。
消費ポイント
3 ポイント
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 | 郵便番号(上3〜7桁) | required |
Responses JSON
| key | value |
|---|---|
| ステータスコード |
|
エクスプローラー
*
*