An introduction to CrossKnowledge API.

This document provides all the basic information you need to start using the CrossKnowledge API. It covers CrossKnowledge API concepts, shows examples for various use cases, and gives links to more information.

 Get an access to the CrossKnowledge platform to get started with the CrossKnowledge API.

Overview

The CrossKnowledge API offers to our clients, partners or independant software vendors, a powerful way to create innovative learning application or to integrate with HRIS platform or any third party application.

The CrossKnowledge API includes :

Authentication & Authorization workflow

Access to the CrossKnowledge Learner API using the CKAuth authentication workflow.

Learn More

Learner API

Get data on behalf of the authorized user using CKAuth authentication workflow.

Learn More

Administration API

Get data out of a user context using simple API Key authentication.

Learn More

Data Exchange Interfaces

Integrate systems using flat files data exchange.

Authentication & Authorization workflow

The CrossKnowledge Authentication Service grants access to client application so they can access private data on behalf of the authenticated learner.

Learner API

The web-services included in our Learner API enable third party application to get the data from the CrossKnowledge Learning Suite on behalf the authenticated user. The returned data are contextualized to the learner logged during the web-service call out.

 Thoses web-services can be used to enable the learner to access to their learning resources from their mobile devices.

Below is and exhaustive list of the web-services ordered by data object:

Administration API

The web-services that are part of the CrossKnowledge Administration API give the possibility to get and set data into CrossKnowledge platform data in order to improve business workflow by :

  • Building custom business logic outside the CrossKnowledge platform,
  • Creating specific learning data analytics dashboard,
  • and more.
 Get your CrossKnowledge Learning Suite API key now to use the Administration API.