Start your integration with the v1 API now.

Getting started with the v1 API
Using the v1 API in test mode
Authenticating with the v1 API
Making a quote request with the v1 API
Placing an order with the v1 API
Retrieving shipping documents and tracking updates with the v1 API
Retrieving the list of country codes with the v1 API
Retrieving the list of content categories with the v1 API
Retrieving the list of parcel points with the v1 API
Cancelling an API v1 order
Using the PHP library for the v1 API
Problems placing orders with the v1 API

Retrieving the list of parcel points with the v1 API

To retrieve the list of parcel points around a given address, you can use one of the two endpoints GET /listpoints or GET /{carrier_code}/listpoints, which provide the same information, the first being more flexible since it allows to query several carriers at the same time.