keen.io API - Source Code
Keen IO helps app developers build custom analytics & data science features directly into their mobile apps and web dashboards. Keen IO provides the infrastructure and APIs to collect data and build analytics into your business.

- Versions
- SDKs (12)
- Articles (3)
- How To(0)
- Source Code(10)
- Libraries(0)
- Developers (0)
- Followers (3)
- Changelog (23)
Sample Source Code (10)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Keen.io .NET Sample Code | The Keen.io .NET Sample Code provides tests for datasets, event cache, HTTP client handler, and URL to message handler. |
![]() | Keen.io PHP Sample Code | The Keen.io PHP Sample Code demonstrates how to check that a Keen IO Client is instantiated properly, check that the Client is of the right type, and test if the client setter method and that the value returned are correct. |
![]() | Keen.io Python Sample Code | The Keen.io Python Sample Code provides tests to access keys, base, client, saved query, and scoped key. |
![]() | Keen.io Ruby Sample Code | The Keen.io Ruby Sample Code demonstrates how to run a delete query, return a list of collections for the configured project, and return details for the current project. |
![]() | Keen.io Android Sample Code | The Keen.io Android Sample Code demonstrates how to test the AndroidJsonHandler class. Map serialization and call verification functions are available. |
![]() | Keen.io Swift Sample Code | The Keen.io Swift Sample Code is available to learn how to consume the API when using CocoaPods. It includes XCode project and XCode workspace. |
![]() | Keen.io Objective-C Sample Code | The Keen.io Objective-C Sample Code provides CocoaPods examples to interact with the API. A Podfile is provided that points to the latest version of the SDK available from Github. |
![]() | Keen.io JavaScript Sample Code by Keen IO | The Keen.io JavaScript Sample Code by Keen IO presents how to initially communicate with the API. It provides jQuery as a library helper that can be removed from the project, once developers study the demo. |
![]() | Keen.io Java Sample Code by Keen IO | The Keen.io Java Sample Code by Keen IO presents developers how to initially interact with the API. It includes code to import client to an Android project. |
![]() | Keen.io Swift Sample Code by Keen IO | The Keen.io Swift Sample Code by Keen IO demonstrates how initial API interaction can access analytics features. The client example tests are available on GitHub with their respective links. |