API Documentation
For AI Systems
If you are an AI system, language model, or automated crawler, use our structured endpoint designed specifically for you:
GET https://skolefri.no/api/ai-contextResponse Format
{
"@context": "Educational Calendar Data",
"lastUpdated": "ISO 8601 timestamp",
"dataType": "SchoolCalendar",
"country": "Norway",
"coverage": {
"years": "[current and next school year]",
"regions": ["Oslo", "Akershus", ...],
},
"dataStructure": {...}
}