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

Aarhus University user API

The user API from Aarhus University — 7 operation(s) for user.

Aarhus University user API is one of 39 APIs that Aarhus University 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, API documentation, and authentication docs.

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.au.dk/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://pure.au.dk/ws
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Aarhus University 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.

User
object
A user that can be attached to a person in Pure
18 properties 2 required
PageInformation
object
Information about pages
2 properties
AssignableRoleRef
object
A reference to an assignable role that can be either local or global
1 property 1 required
Identifier
object
1 property 1 required
UserListResult
object
List of users. Can contain a subset of all items along with the full count
3 properties
ProblemDetails
object
RFC7807 Error details
5 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
GlobalRoleAssignment
object
Assignment of a global role
1 property 1 required
UserRoles
object
The complete picture of a users roles
3 properties 3 required
OrderingsList
object
List of available orderings
1 property
ContentRef
object
2 properties 2 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aarhus-user-api-openapi.yml Raw ↑

Other APIs Aarhus University publishes across the network.

Pure OAI-PMH Metadata Service
Course Catalogue and Timetable (mitstudie / STADS)
Aarhus University activity API
Aarhus University application API
Aarhus University authorCollaboration API
Aarhus University award API
Aarhus University classificationScheme API
Aarhus University concept API
Aarhus University conferenceSeries API
Aarhus University contract API
Aarhus University course API
Aarhus University dataSet API