How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ELM — Edinburgh Language Models API

OpenAI-compatible generative-AI gateway built and run by EDINA at the University of Edinburgh, described by its own metadata as delivering generative AI to UK tertiary education. /api/v1/models and /api/v1/chat/completions both answer 401 with an OpenAI-shaped error envelope without a bearer token, which is what establishes the routes and the auth scheme; /health returns 200. No public self-service registration and no published OpenAPI (/openapi.json returns the SPA shell). This is the clearest case in the profile of Edinburgh acting as an API producer rather than a buyer.

ELM — Edinburgh Language Models API is one of 8 APIs that University of Edinburgh publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Artificial Intelligence, LLM, Gateway, and Gated. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.

Requests are made against 2 base URLs: https://elm.edina.ac.uk/api/v1, https://elm.edina.ac.uk.

2 operations 2 paths 1 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1
Base URL
https://elm.edina.ac.uk/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

ELM — Edinburgh Language Models API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Bearer token issued to University of Edinburgh accounts. There is no public self-service registration; /api redirects (302) to https://elm.edina.ac.uk/login.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

ELM 2

Edinburgh Language Models generative-AI gateway

GET
/models
List the models available to the caller
listModels → 200401
POST
/chat/completions
Create a chat completion
createChatCompletion body → 200401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (1 property). Each schema is shown below with its type and property counts.

Error
object
OpenAI-compatible error envelope (observed verbatim)
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-edinburgh-elm-api-openapi.yml Raw ↑

Other APIs University of Edinburgh publishes across the network.

University of Edinburgh Shibboleth Identity Provider
Enterprise API Gateway (gated)
Edinburgh Research Explorer (Elsevier Pure) — tenant
DiscoverEd Library Discovery (Ex Libris Primo) — tenant
University of Edinburgh Catalogue API
University of Edinburgh OAI PMH API
University of Edinburgh Repository API
Where this information came from

This is an independent, third-party profile of ELM — Edinburgh Language Models API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.