AISMIS REST API

Native REST API for integrations and automation.

Open live product →
Documentation coming soon. This page shows the guide layout and section navigation.

Overview

The REST API at api.academicintelligence.co.uk exposes native REST endpoints for integrations, automation, and third-party tools.

Who it is for

Developers, integration partners, and technical staff building against AISMIS data.

Signing in / access

Authenticate with OAuth 2 / OIDC tokens issued by auth.academicintelligence.co.uk. Some public admissions endpoints are available without authentication.

Key tasks

  • Obtain access tokens via the central auth service
  • Call /api/v1/... endpoints for schools, timetables, registers, and more
  • Handle problem-details error responses