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
Retrieving the list of country codes with the v1 API
You can retrieve the list of countries via the GET /countries endpoint. You can then use the code for each country to request quotes or place orders.
Note that there are differences with the ISO 3166 standard, some territories use specific ISO codes.