Skip to content

API for listing of zip codes in the U.S with other information such as current city, latitude, longitude etc.

License

Notifications You must be signed in to change notification settings

justinbalaguer/uszip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

US ZIP API Made by

API used for listing and getting US zip data Made With

ENDPOINTS

METHOD Base URL
GET https://us-zip-api.vercel.app/

Routes

Data Endpoint
Main Route /api/v1
Specific Zip Route /api/v1/<zip>
List of Zip Route /api/v1/zip
List of State Route /api/v1/state
List of City Route /api/v1/city

Pagination and Limit

Name Query
Page ?page=1
Limit ?limit=10
Query ?page=1&limit=10

SOCIALS

Twitter
Twitter

About

API for listing of zip codes in the U.S with other information such as current city, latitude, longitude etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published