# DeviceAtlas Enterprise # The DeviceAtlas Enterprise API (3.1.5) is a local library for high performance accurate identification of devices and their related properties. The API is designed to be easy to integrate and has full support for identification via User-Agent, Client Hint and Make/Model identifiers. The download package contains the following items: * The API library files * A sample data file * Documentation * Example code The data file contains all of the necessary device data and is loaded into a highly optimised in-memory data structure by the API. If you have any questions or are having trouble using the API please contact us at <support@deviceatlas.com> and our support team will be happy to assist you. The following documents are available: ### Enterprise API Installation ### This section deals with installing the DeviceAtlas Enterprise API. [Read more...](README.Installation.html) ### Data File Configuration ### Automated data file download and load configuration. [Read more...](README.DataFile.html) ### Device API Usage ### This document describes the DeviceAtlas API and how it is used. [Read more...](README.DeviceApi.html) ### Client Hints Support ### This document describes Client Hints and how they are used in the API. [Read more...](README.ClientHints.html) ### Device API Upgrade ### This document is intended for users of the 2.x APIs to assist in upgrading. [Read more...](README.Upgrade.html) ### Carrier Identification API ### The DeviceAtlas Carrier Identification API provides a way to lookup Mobile Carrier properties based on an IP address. Using the IP address for a Mobile Carrier the API will return properties such as _networkOperator_, _networkBrand_, _countryCode_, _mcc_ and _mnc_. [Read more...](README.CarrierApi.html) ### API Documentation ### - [Javadoc](./Javadoc/index.html) ### Examples ### Example code can be found in the /Examples directory. ### Useful Links ### 1. _Account Page:_ https://deviceatlas.com/user 2. _Properties:_ https://deviceatlas.com/resources/available-properties 3. _User-Agent Tester:_ https://deviceatlas.com/device-data/user-agent-tester ### Support ### Please contact <support@deviceatlas.com> . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _ Copyright (c) DeviceAtlas Limited 2023. All Rights Reserved. _ https://deviceatlas.com <!-- HTML+JS for document formatting when opened in browser --> <div class="btn-group" id="main-menu" style="float:right"><a class="btn dropdown-toggle" data-toggle="dropdown" href="#">Menu<span class="caret"></span></a><ul class="dropdown-menu"><li class="disabled"><a href="README.html">Main</a></li><li><a href="README.Installation.html">Enterprise API Installation</a></li><li><a href="README.DataFile.html">Data File Configuration</a></li><li><a href="README.DeviceApi.html">Device API Usage</a></li><li><a href="README.ClientHints.html">Client Hints Support</a></li><li><a href="README.Upgrade.html">Device API Upgrade</a></li><li><a href="README.CarrierApi.html">Carrier Identification API</a></li><li class="divider"></li><li><a href="./Javadoc/index.html">Javadoc</a></li></ul></div>