Skip to main content

API Reference Overview

The LearnWay API is organized around REST standards. All request and response bodies use JSON.

Base URL & Versioning


Authentication Header

Except for public endpoints marked @Public(), all endpoints require a valid Bearer JWT:

Standard Response Envelope


Error Response Envelope