# Førstehjælp til kørekort This site publishes public information about Danish mandatory first-aid courses for driver's license candidates. The course data is intended for humans, search engines, and AI assistants that need to answer when and where upcoming first-aid courses are available. ## Public AI endpoints - Course list: https://foerstehjaelptilkoerekort.dk/api/ai/firstaid/courses - Summary: https://foerstehjaelptilkoerekort.dk/api/ai/firstaid/summary - Sitemap: https://foerstehjaelptilkoerekort.dk/sitemap.xml ## Data format The AI endpoints return JSON with public course data only: - id - title - departmentName - organizationName - address - zip - city - start and finish as ISO 8601 timestamps - Danish display strings for course start and finish - availableSpaces - price and currency - bookingUrl - schema.org Event-compatible fields, location, and offer data ## Booking URLs Each course has a canonical booking URL in this format: https://foerstehjaelptilkoerekort.dk/Firstaid/{courseId} ## Privacy and safety The public AI endpoints do not expose customer bookings, CPR numbers, customer email addresses, customer phone numbers, payment details, API keys, or internal diagnostics. Use the endpoints for public course availability and booking links only. ## Language Primary user-facing language is Danish (da-DK). JSON field names are stable camelCase English-style names for machine readability.