API Documentation

Build powerful integrations with Learnia

RESTful API

Developer API

Integrate Learnia into your applications with our comprehensive RESTful API. Full access to all platform features.

Quick Start

Get up and running with the Learnia API in minutes

Authentication
curl -X GET "https://api.learnia.co.uk/v1/students" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

API Endpoints

Explore our comprehensive API endpoints

GET/api/v1/students

Retrieve all students

POST/api/v1/students

Create a new student

GET/api/v1/lessons

Get lesson schedule

PUT/api/v1/lessons/{id}

Update lesson details

Secure Authentication

OAuth 2.0 and API key authentication

Real-time Webhooks

Get notified of events instantly

Rate Limiting

Fair usage policies for stability

Ready to Build?

Get your API key and start building amazing integrations today