Waehere Poutāpeta API - Te urunga ki nga Raupapa Waehere Poutāpeta o te Ao

Tirohia nga waehere poutāpeta, whakawhiwhia te waehere poutāpeta ki te tawhiti tawhiti me te maha atu me ā mātou API waehere poutāpeta.

Raraunga Katoa o te Ao
94+ Whenua Whenua
{
   "query":{
      "code": "10005",
      "country": "US",
      "range": "25",
      "measure": "mi",
   },
   "results":{
       "range_codes_unique": [
           "07010", 
           "07020", 
           "07022", 
           "07024", 
           "07026", 
           ...
       ],
       "range_codes": [
           "07010", 
           "07020", 
           "07022", 
           "07024", 
           "07026", 
           ...
       ],
       "range_codes_details": [
          {
              "postal_code":"07010",
              "country_code":"US",
              "city":"Cliffside Park",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
          {
              "postal_code":"07020",
              "country_code":"US",
              "city":"Edgewater",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
          {
              "postal_code":"07022",
              "country_code":"US",
              "city":"Fairview",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
          {
              "postal_code":"07024",
              "country_code":"US",
              "city":"Fort Lee",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
          {
              "postal_code":"07026",
              "country_code":"US",
              "city":"Garfield",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
           ...
       ],
   }
}
Postalcodes.app - Access to Worldwide Postal Code data | Product Hunt






He ngawari ki te whakamahi i te API

Ko te PostalCodes.app he taonga e taea ai e koe te tiki korero mo nga waehere poutāpeta rerekē o te ao. Ka taea e koe te tiki waehere poutāpeta i te tawhiti tawhiti i roto i te kiromita te maero ranei, te tango ranei i nga korero mo te waehere poutāpeta i te nuinga.

GET Whiwhi waehere poutāpeta ki tawhiti

Ma te ngawari o te whakamahi i te pito ka kitea e koe he raarangi waehere Poutāpeta kei roto i tetahi tawhiti kua tohua. Ko te tauira tono ka whakahoki i te raarangi o nga waehere poutāpeta motuhake, te raarangi katoa o nga waehere poutāpeta me nga taipitopito o ia waehere poutāpeta

GET https://postalcodes.app/api/v1/?key=YOUR-APIKEY&distance=25&zipcode=10005&country=us

Ka whakaaehia e ta maatau API nga waahanga tawhiti i nga kilomita (Taunoa) maero ranei.

Ki te huri i te inenga ki te kiromita, me matua hoatu e koe te huringa ms ki to tono:

GET https://postalcodes.app/api/v1/?key=YOUR-APIKEY&ms=km&distance=25&zipcode=10005&country=us

Ka penei te whakautu:

{
   "query":{
      "code": "10005",
      "country": "US",
      "range": "25",
      "measure": "mi"
   },
   "results":{
       "range_codes_unique": ["07010", "07020", "07022", "07024", "07026", ...],
       "range_codes": ["07010", "07020", "07022", "07024", "07026", ...],
       "range_codes_details": [
          {
              "postal_code":"07010",
              "country_code":"US",
              "city":"Cliffside Park",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
          {
              "postal_code":"07020",
              "country_code":"US",
              "city":"Edgewater",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
          {
              "postal_code":"07022",
              "country_code":"US",
              "city":"Fairview",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
          {
              "postal_code":"07024",
              "country_code":"US",
              "city":"Fort Lee",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
          {
              "postal_code":"07026",
              "country_code":"US",
              "city":"Garfield",
              "state":"New Jersey",
              "state_code":"NJ",
              "province":"Bergen",
              "province_code":"003"
          },
           ...
       ],
   }
}

GET Tiki taipitopito waehere poutāpeta

Ma te tauira e whai ake nei e whakahoki nga korero mo nga waehere poutāpeta e ōrite ana ki te pātai rapu.

GET https://postalcodes.app/api/v1/?key=YOUR-APIKEY&zipcode=10005&country=us

Ka penei te whakautu:

{
   "query":{
      "code": "10005",
      "country": "us",
      "range": "",
      "measure": "mi"
   },
   "results":{
       "range_codes_unique": ["10005"],
       "range_codes": ["10005"],
       "range_codes_details": [
          {
              "postal_code":"10005",
              "country_code":"US",
              "city":"New York",
              "state":"New York",
              "state_code":"NY",
              "province":"New York",
              "province_code":"061"
          }
       ],
   }
}

GET Tikina he raraunga ritenga

Ka taea e koe te paahi i etahi atu paramana hei tiki noa i taau e hiahia ana mo nga hua, taapiri noa iho i nga fields uara ki to tono.

GET https://postalcodes.app/api/v1/?key=YOUR-APIKEY&fields=["range_codes_unique"]&distance=25&zipcode=10005&country=us

Ka penei te whakautu:

{
   "query":{
      "code": "10005",
      "country": "US",
      "range": "25",
      "measure": "mi"
   },
   "results":{
       "range_codes_unique": ["07010", "07020", "07022", "07024", "07026", ...]
   }
}



+94 Whenua tautokohia

AD (Andorra)
AR (Argentina)
AS (American Samoa)
AT (Austria)
AU (Ahitereiria)
AX (Aland Islands)
AZ (Azerbaijan)
BD (Bangladesh)
BE (Belgium)
BG (Bulgaria)
BM (Bermuda)
BR (Brazil)
Flag of Belarus
BY (Belarus)
CA (Kanata)
CH (Switzerland)
CL (Chile)
CO (Colombia)
CR (Costa Rica)
CY (Kupiri)
CZ (Czech Republic)
Flag of Germany
DE (Germany)
DK (Tenimaka)
DO (Dominican Republic)
DZ (Algeria)
EE (Estonia)
ES (Panana)
FI (Finland)
FM (Micronesia)
FO (Faroe Islands)
FR (Parani)
GB (United Kingdom)
GF (French Guiana)
GG (Guernsey me Alderney)
GL (Greenland)
GP (Guadeloupe)
GT (Guatemala)
GU (Guam)
HR (Croatia (Hrvatska))
HU (Hungary)
IE (Ireland)
IM (Te tangata (motu o))
IN (Inia)
IS (Iceland)
IT (Itari)
JE (Jersey)
JP (Japan)
Flag of South Korea
KR (Korea South)
LI (Liechtenstein)
LK (Sri Lanka)
LT (Lithuania)
LU (Luxembourg)
LV (Latvia)
MC (Monaco)
MD (Moldova)
Flag of the Marshall Islands
MH (Marshall Islands)
MK (Maketonia)
MP (Nga Moananui o Mariana)
MQ (Martinique)
MT (Malta)
Flag of Malawi
MW (Malawi)
MX (Mexico)
MY (Malaysia)
Flag of New Caledonia
NC (New Caledonia)
NL (Netherlands Ko te)
NO (Norway)
NZ (New Zealand)
PE (Peru)
Flag of the Philippines Coding according to the official "description and specification of the FILIPINO flag" in Executive Order No. 23 from 1936
PH (Philippines)
Flag of Pakistan
PK (Pakistan)
PL (Poina)
PM (Saint Pierre me Miquelon)
the star is in the center of gravity of the triangle, so the x-pos is irrational (tan(30 deg) * 15)
PR (Puerto Rico)
PT (Potukara)
PW (Palau)
RE (Huihuinga)
RO (Romania)
RS (Serbia)
RU (Rusia)
SE (Sweden)
SG (Singapore)
Flag of Slovenia
SI (Slovenia)
SJ (Svalbard me Jan Mayen Islands)
Flag of Slovakia
SK (Slovakia)
SM (San Marino)
TH (Thailand)
TR (Turkey)
UA (Ukraine)
US (United States)
Flag of Uruguay
UY (Uruguay)
Flag of Vatican City
VA (Vatican City State (Tapu Tirohia))
VI (Ngā Moutere Wahine (US))
WF (Wallis me Futuna Islands)
YT (Mayotte)
ZA (Awherika ki te Tonga)

Utu me nga Mahere


Mahere koreutu

He aha te mea i whakauruhia?

240 nga tono o ia ra

US$ 49/tau

He aha te mea i whakauruhia?

4,800 nga tono o ia ra

US$ 149/tau

He aha te mea i whakauruhia?

60,000 nga tono o ia ra

US$ 500/tau

He aha te mea i whakauruhia?

300,000 nga tono o ia ra

US$ 1,000/tau

He aha te mea i whakauruhia?

1,200,000 nga tono o ia ra

US$ 2,500/tau

He aha te mea i whakauruhia?

Nga tono mutunga kore o ia ra

Me tiimata te whakamahi i to maatau API mo te koreutu i tenei ra!

Tikina 240 nga tono koreutu mo ia ra