Lingvist Learn API

The OAuth 2.0 protected API behind the Lingvist learning platform. Lingvist publishes no reference documentation for it; the authorization, token and user-profile endpoints are documented in Lingvist's own open-source NodeBB SSO plugin and were each verified live. Access requires OAuth client credentials arranged directly with Lingvist.

API entry from apis.yml

apis.yml Raw ↑
aid: lingvist:learn-api
name: Lingvist Learn API
description: The OAuth 2.0 protected API behind the Lingvist learning platform. Lingvist publishes no
  reference documentation for it; the authorization, token and user-profile endpoints are documented in
  Lingvist's own open-source NodeBB SSO plugin and were each verified live. Access requires OAuth client
  credentials arranged directly with Lingvist.
humanURL: https://github.com/lingvist/nodebb-plugin-sso-lingvist
baseURL: https://api.lingvist.com/1.0
tags:
- OAuth
- Authentication
- Single Sign-On
- Language Learning
properties:
- type: Authentication
  url: authentication/lingvist-authentication.yml
- type: OAuthScopes
  url: scopes/lingvist-scopes.yml
- type: ErrorCatalog
  url: errors/lingvist-problem-types.yml
- type: Conventions
  url: conventions/lingvist-conventions.yml
- type: Lifecycle
  url: lifecycle/lingvist-lifecycle.yml