Skip to main content

OpenAPI documents

The explore education statistics (EES) API is fully compliant with the OpenAPI 3.0 specification.

The OpenAPI specification provides a standard language for documenting REST APIs and their capabilities. Using a document that conforms to this specification, users can understand how to use an API and navigate through it with minimal effort.

OpenAPI documents for the EES API can be downloaded below:

With an OpenAPI document, you can do things like:

  • explore it with a third-party HTTP client tool such as Postman or Insomnia
  • generate an API client for writing integrations
  • run automated tests against it to validate your integrations
This page was last reviewed on 18 September 2024.