Submit a request
Submit a request

Ruby SDK

What do Learnosity's SDKs do?

Learnosity's SDKs cover two key purposes:

  • Security signing & signature generation. All of the APIs require a signature to be generated server-side as part of our security process - to ensure that only authorized systems, utilizing your credentials, can access your data, or load any of the APIs.
  • Data API request generation. Most of our SDKs provide helper functions to make server-side Data API requests simpler.
Please note, our Ruby SDK doesn't currently provide Data API helper functions. However, using a signed Data API request, you can make a Data API request using any server-side Ruby HTTP request library. 

Getting started with the Ruby SDK

Learnosity's Ruby SDK can be found here. For more detailed instructions, please see the README.md in the GitHub repo. Read more


Did you arrive here by accident? If so, learn more about Learnosity by clicking here.