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 
Articles in that section
Getting started with the v1 API
The v1 API is officially deprecated but maintained for compatibility with our legacy e-commerce modules.
Features
The v1 API is an API in XML which allows the following functionalities:
- Requesting for a carrier quote for a parcel.
- Placing an order;
- Provisioning of shipping documents and tracking updates via a webhook system.
- Consultation of repositories (countries, content categories, proximity points).
Configuring your account
To place an order, your account must be configured with the deferred payment method by direct debit.
Articles that might interest you
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