Skip to content

Initialization Reference

Domains

Register your domain

Clients

The Know Learning API client is published as the @knowlearning/agents npm package.

All API operations can be accessed through an "Agent" instance.

Create an Agent

import Agent from '@knowlearning/agents'

This Agent instance is used to do all communication with the KnowLearning core.