Overview
Welcome to the OpenAlbion API.
Welcome to the OpenAlbion API documentation. OpenAlbion is an open-source data portal for Albion College institutional research and faculty information.
Authentication
All API endpoints require an API key for authentication. You can obtain an API key from your dashboard. The API key must be included in the Authorization
header of your requests as a Bearer token.
Authorization: Bearer <YOUR_API_KEY>
Endpoints
The following endpoints are currently available:
- /api/v1/enrollment: Get enrollment data.
- /api/v1/headcounts: Get student headcounts.