# DeviceAtlas Cloud Client API #
DeviceAtlas Cloud is a web service that returns device information such
as screen width, screen height, is mobile, vendor, model etc. To see a full
list of properties, please visit
https://deviceatlas.com/resources/available-properties .
This Client API provides an easy way to query DeviceAtlas Cloud. It provides the
ability to cache returned data locally to greatly improve performance and has
automatic failover should one of the global DeviceAtlas Cloud endpoints become
unavailable. As of version 1.2, the Client API is able to leverage data
collected by the DeviceAtlas Client Side Component. This data is sent to
DeviceAtlas Cloud to augment the data found from the normal HTTP headers and
also allows the detection of the different iPhone and iPad models.
[For further details, you can read here](README.CloudApi.html)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_ Copyright (c) DeviceAtlas Ltd 2023. All Rights Reserved. _
_ https://deviceatlas.com _