Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

The Learning Hub is a separate system from LearningBuilder, although it has many LearningBuilder-centric designs and features.

The Learning Hub has not launched yet and is still an experimental concept. None of these APIs should be considered available for use.

Overview

TODO

Calling the API

API Hostnames

Authentication

System administrators: see /wiki/spaces/~499343847/pages/3715269677

Endpoints in this API use one of two different authentication methods, which are documented in the individual API Keys are assigned during client onboarding. They consist pages.

Method

Explanation

Handy status macro
set36399
isLabeledfalse
historySnapshotId9306c6de-e1ae-44e6-9505-1a389454e71b
status185952
historyChainId06a50fca-cffb-4e87-a2d5-1da3fcb525a0

An AWS access/secret key used by system administrators for system configuration and provisioning when API Keys may not be configured yet.

When using Postman, pass these as an AWS Signature

Handy status macro
set36399
isLabeledfalse
historySnapshotIdac74f399-bd5a-4c94-85f2-fa2f46fde05c
status185953
historyChainId06a50fca-cffb-4e87-a2d5-1da3fcb525a0

Credentials assigned to a specific user or client, consisting of a userId and an apiKey.

...

These

...

are assigned during client onboarding.

userId and apiKey should passed using Basic Authentication

...

Code Block
{Base64EncodedCredentials} = BASE64(userId + ":" + apiKey)

...

Authorization: Basic {Base64EncodedCredentials}

...

API Documentation

Child pages (Children Display)
allChildrentrue
styleh3
sorttitle
excerptTyperich content

...