Algorithmia API - SDKs
The Algorithmia API gives developers the ability to build applications that interact with calling algorithms and using Algorithmia's features in an automated fashion. Algorithmia is a service that aims to create a shared knowledge base from algorithm developers worldwide.

- Versions
- SDKs (11)
- Articles (1)
- How To(0)
- Source Code(12)
- Libraries(0)
- Developers (0)
- Followers (13)
- Changelog (24)
SDKs (11)
The following is a list of SDKs from our SDK directory that matched your search term. Though your definition of an SDK may differ, in our world, we define SDKs as platform- specific tools for consuming existing APIs of the sort we list in our API directory. For example, the Ruby SDK for consuming the Twitter Ads API. If you think an SDK, API, or other asset is missing from our directory, be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Algorithimia Go SDK | The Algorithimia Go SDK implements calls to the Algorithimia API when building apps on the golang platform. Create and authenticate the Algorithimia client with API key prior to its deployment. |
![]() | Algorithimia Swift SDK | The Algorithimia Swift SDK implements calls to the Algorithimia API when building iOS apps. The SDK is written in Swift 3.0 and works with Xcode 8 and iOS 10. |
![]() | Algorithimia Rust SDK | The Algorithimia Rust SDK implements calls to the Algorithimia API when building apps on the Rust platform. The documentation provides paths for installing, authenticating, and using the SDK. |
![]() | Algorithimia Ruby SDK | The Algorithimia Ruby SDK implements calls to the Algorithimia API when building apps on the Ruby language platform. The documentation provides paths for installing, authenticating, and deploying the SDK’s calls. |
![]() | Algorithimia R SDK | The Algorithimia R SDK implements calls to the Algorithimia API when building apps on the R language platform. Its deployment requires API key authentication. |
![]() | Algorithimia NodeJS SDK | The Algorithimia NodeJS SDK implements calls to the Algorithimia API when building NodeJS apps. Its deployment requires npm installation to a developer’s project. |
![]() | Algorithimia cURL SDK | The Algorithimia cURL SDK facilitates calls to any algorithm on the marketplace when using the Algorithimia API to build apps. The SDK also supports the management of data through the Algorithimia platform. |
![]() | Algorithmia Scala SDK by Algorithmia | The Algorithmia Scala SDK by Algorithmia allows API communication to access algorithms from the site's marketplace. Resources demonstrate how to call algorithms, cast results, and work with data in Scala. |
![]() | Algorithmia Python SDK by Algorithmia | The Algorithmia Python SDK by Algorithmia allows API communication to access algorithms available in the site's marketplace. Along with installation resources, usage demonstrate how to call an algorithm, read data access, and write data access. Additional Python interaction at https://github.com/algorithmiaio/algorithmia-python |
![]() | Algorithmia JavaScript SDK by Algorithmia | The Algorithmia JavaScript SDK by Algorithmia allows API communication to access algorithms in the marketplace. Resources demonstrate how to call an algorithm, work with NPM package, and configure Api Key. Also on the official site, developers can download the JS client from a link. |
![]() | Algorithmia Java SDK by Algorithmia | The Algorithmia Java SDK by Algorithmia allows to interact with the API to access algorithms in the site's marketplace. Code shows how to add Java as a dependency, call algorithms in Java, and cast results in Java language. |