\r\n

51Degrees API Documentation  4.2Newer Version 4.4

Introduction

This page describes the steps for migrating from 51Degrees' previous device detection API to either version 4 of that API or to the Pipeline API where it is available. In either case, there are breaking changes so this guide should be followed carefully to ensure no problems arise.

Overview

The language that you are using is the most important factor in determining what work is required to migrate to the new API. For some languages and frameworks, such as C or Nginx, there is no Pipeline API so you will be migrating directly to version 4 of the device detection API. For other languages such as Java or .NET, you will be migrating from a pure device detection installation to the Pipeline API with a device detection plugin.

Detail

Regardless of which API you are migrating to, there are breaking changes and new features to be aware of. See the following section for detail on the changes needed for your language of choice.

Select a language to view a language specific migration guide.