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 user API

The user API from Queen's University Belfast — 7 operation(s) for user.

Queen’s University Belfast user 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 user. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 11 operations across 7 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 7 paths 13 schemas 1 DELETE4 GET3 POST3 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 user 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 7 paths, the API surfaces 11 operations — 1 DELETE, 4 GET, 3 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

user 11
GET
/users
Lists all users
user_list 3 params → 200
PUT
/users
Create user
user_create body → 201400
GET
/users/orderings
Lists available orderings
user_getOrderings → 200
GET
/users/{uuid}
Get user
user_get 1 param → 200301404
PUT
/users/{uuid}
Update user
user_update 1 param body → 200400404409
DELETE
/users/{uuid}
Delete user
user_delete 1 param → 204404409
POST
/users/{uuid}/actions/lock
Lock the content
user_lock 1 param → 204404409
POST
/users/{uuid}/actions/reset-password
Reset user password
user_resetPassword 2 params → 202400
POST
/users/{uuid}/actions/unlock
Unlock the content
user_unlock 1 param → 204404409
GET
/users/{uuid}/roles
Lists all roles of a user
user_get_roles_for_user 1 param → 200
PUT
/users/{uuid}/roles
Updates roles
user_update_roles_for_user 1 param body → 200400403404409

Schemas 13

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

Identifier
object
1 property 1 required
User
object
A user that can be attached to a person in Pure
18 properties 2 required
GlobalRoleAssignment
object
Assignment of a global role
1 property 1 required
UserListResult
object
List of users. Can contain a subset of all items along with the full count
3 properties
Name
object
A name describing a person, made up of given- and family name
2 properties
LocalRoleAssignment
object
The complete picture of where a local role is to be assigned
2 properties 1 required
PageInformation
object
Information about pages
2 properties
UserRoles
object
The complete picture of a users roles
3 properties 3 required
OrderingsList
object
List of available orderings
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
AssignableRoleRef
object
A reference to an assignable role that can be either local or global
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

queens-university-belfast-user-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