Cloud API download page
Download the Cloud API that suits your environment. Each API implements caching to increase performance and comes bundled with sample code and documentation. Try it now and gain immediate device awareness in your application.
PHP
- Uses file and cookie caches to remain flexible in different PHP environments. PHP >= 5.2 is required.
- Comes with sample code and documentation.
- Installation Guide
.NET
- Uses built in .NET memory cache backed by a file cache to survive server restarts.
- Comes with sample ASP.NET code and documentation.
- Installation Guide
Python
- Uses file caching to remain flexible in different Python environments.
- Comes with sample code and documentation.
- Installation Guide