List UPS Locations

Retrieve UPS locations.

This endpoint routes requests to the UPS locator API. For further information, kindly look into the UPS API documentation available at https://developer.ups.com/api/reference?loc=en_US#operation/Locator.

Required authorization scope: public.location:read

Query Params
integer
≥ 1

Page number to fetch, default: 1

integer
1 to 100

Number of records per page to fetch, default: 20

string
required

Country code: Alpha-2 format (ISO 3166-1).

string
required
≤ 100

The first line of the address.

string
≤ 64

The second line of the address.

string
required
≤ 50

City or town

string
required
≤ 50

State or province

string
required
≤ 10

A unique location code used by postal services to sort and deliver mail.

Responses

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