Version 1.0.0

First public release of the Onderwijsregio API.

✨ New features

  • First public release of the Onderwijsregio API
    A stable, production-ready API to integrate regional websites and third-party systems with the shared ATS infrastructure.

  • Candidate onboarding via API
    Create new candidates programmatically using the /create-user endpoint.

  • API key–based authentication
    Simple and secure authentication scoped per education region.

  • Shared candidate data model
    A standardized schema used across all regions for core candidate data.

  • Region-specific custom fields
    Flexible extension of the shared schema to support local data needs.

  • Interaction support
    Create interactions (contact moments, activities, referrals) alongside candidate records.

  • Schema discovery endpoint
    Dynamically inspect the candidate schema for your region via /schema.

🛠 Fixes

  • N/A (initial release)

🧹 Chore

  • Core API infrastructure deployed

  • Initial documentation and OpenAPI specification published