Find a Zip Code

Validates zip codes and returns location detail

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint is useful to validate address zip codes and/or pre-populate city and state data on forms for data consistency.

Required Path Parameter

Enter the postal code as the final value in the path. For example, if looking up a postal code 92382 the request path should look like this:

.../v3/utilities/zip/92382

  • US Zip codes use a normal 5-digit code. For example: 92382

  • Canada Zip codes use 6 alpha-numeric characters. For example: K1A0B1

🚧

Note:

Do not use any spaces, dashes or special characters.

Path Params
string
required

Provide 5-digit for US postal Codes

Provide a 6 chars for CA postal codes

  • no spaces, dashes or special characters

US EXAMPLE: 92382
CA EXAMPLE: K1A0B1

Headers
string
required
length ≤ 24
Defaults to T6554252567241061980

The unique key identifying the app making this request.

NOTE: If testing use T6554252567241061980 for the Qor-App-Key header key.

string
required
Defaults to 01dffeb784c64d098c8c691ea589eb82

The Client key represents an authorized merchant account and is assigned by QorCommerce or your merchant service account provider.

NOTE: If testing use 01dffeb784c64d098c8c691ea589eb82 for the Qor-Client-Key header key.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json