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

Making a quote request with the v1 API

The GET /cotation endpoint allows you to obtain carrier quotes. This requires providing shipper and recipient addresses, a content category (retrievable via the GET /contents repository), and the characteristics of the package.

By default, all carriers are queried, but you can add filters to query only the carriers you are interested in (operator, service and offers[N] parameters).

You can optionally request to include the price of insurance using the assurance and colis.valeur parameters.

The GET /cotation response allows you to retrieve the operator and service codes that interest you.