Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Queen's University Belfast specialization API

The specialization API from Queen's University Belfast — 8 operation(s) for specialization.

Queen’s University Belfast specialization API is one of 38 APIs that Queen’s University Belfast publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include specialization. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 11 operations across 8 paths, and defines 13 schemas. It is described by OpenAPI 3.0.1, at version 5.35.3-4.

Requests are made against a single base URL, https://pure.qub.ac.uk/ws/api.

11 operations 8 paths 13 schemas 1 DELETE5 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
5.35.3-4
Base URL
https://pureadmin.qub.ac.uk/ws/oai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Queen's University Belfast specialization API declares 1 security scheme for authenticating requests. An API key is passed in the header as api-key (api-key). By default, every request must be authenticated.

  • api-key — Security mechanism for the API

Paths & Operations 11

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

specialization 11
GET
/specializations
Lists all specializations
specialization_list 3 params → 200
PUT
/specializations
Create specialization
specialization_create body → 201400409
GET
/specializations/allowed-locales
A list of allowed locales in localized strings
specialization_getAllowedLocales → 200
GET
/specializations/orderings
Lists available orderings
specialization_getOrderings → 200
POST
/specializations/search
Query operation for specialization
specialization_query body → 200400
GET
/specializations/{uuid}
Get specialization
specialization_get 1 param → 200301404
PUT
/specializations/{uuid}
Update specialization
specialization_update 1 param body → 200400404
DELETE
/specializations/{uuid}
Delete specialization
specialization_delete 1 param → 204404409
POST
/specializations/{uuid}/actions/lock
Lock the content
specialization_lock 1 param → 204404409
POST
/specializations/{uuid}/actions/unlock
Unlock the content
specialization_unlock 1 param → 204404409
GET
/specializations/{uuid}/dependents
Lists all dependents to the specialization
specialization_dependents 2 params → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Specialization (15 properties), ConflictProblemDetails (7 properties), SpecializationQuery (6 properties), ProblemDetails (5 properties). Each schema is shown below with its type and property counts.

Identifier
object
1 property 1 required
LocalesList
object
List of available locales
1 property
EducationRef
object
A reference to Education
1 required
PageInformation
object
Information about pages
2 properties
SpecializationQuery
object
Create a query for specialization
6 properties
Specialization
object
A specialization
15 properties 2 required
SpecializationListResult
object
List of specializations. Can contain a subset of all items along with the full count
3 properties
OrderingsList
object
List of available orderings
1 property
ContentRefListResult
object
List of Content Refs
1 property
ProblemDetails
object
RFC7807 Error details
5 properties
ContentRef
object
2 properties 2 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

queens-university-belfast-specialization-api-openapi.yml Raw ↑

Other APIs Queen's University Belfast publishes across the network.

Queen's University Belfast Research Portal (Pure OAI-PMH)
Queen's University Belfast activity API
Queen's University Belfast application API
Queen's University Belfast authorCollaboration API
Queen's University Belfast award API
Queen's University Belfast classificationScheme API
Queen's University Belfast concept API
Queen's University Belfast conferenceSeries API
Queen's University Belfast contract API
Queen's University Belfast course API
Queen's University Belfast dataSet API
Queen's University Belfast education API