Queen’s University Belfast studentThesis 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 studentThesis. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
30 operations
across 26 paths,
and defines 50 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.
30 operations26 paths50 schemas1 DELETE22 GET3 POST4 PUT
Metadata
The identity and technical contract details declared by the specification.
Queen's University Belfast studentThesis 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 30
Across 26 paths, the API surfaces 30 operations — 1 DELETE, 22 GET, 3 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.
studentThesis 30
GET
/student-theses
Lists all student theses
studentThesis_list3 params→ 200
PUT
/student-theses
Create student thesis
studentThesis_createbody→ 201400
GET
/student-theses/allowed-contributor-countries
A list of allowed contributor countries for student theses
studentthesis_getAllowedContributorCountries→ 200
GET
/student-theses/allowed-contributor-roles
A list of allowed contributor roles for student theses
The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are StudentThesis (45 properties), StudentThesisDocument (21 properties), ImageFile (15 properties), AllowedKeywordGroupConfiguration (10 properties). Each schema is shown below with its type and property counts.
SystemLocalizedString
object
A set of localized string values each for a specific UI locale.
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties4 required
SupervisorAssociation
object
A supervisor on a research output.
7 properties1 required
UploadedFile
object
Information about the uploaded file
7 properties1 required
StudentThesesQuery
object
Create a query for student theses
6 properties
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
Link
object
A hyperlink describing a location on the web.
5 properties1 required
ExternalOrganizationRef
object
A reference to an organization external to the institution
1 required
Identifier
object
1 property1 required
DataSetRef
object
A reference to a data set
1 required
Visibility
object
Visibility of an object
2 properties1 required
Name
object
A name describing a person, made up of given- and family name
2 properties
StudentThesis
object
A student thesis
45 properties7 required
EquipmentRef
object
A reference to a piece of equipment
1 required
FormattedString
object
A string containing HTML formatted text
1 property1 required
Note
object
A note
3 properties1 required
AllowedKeywordGroupConfigurationList
object
List of allowed keyword group configurations
1 property
CompoundDate
object
A date that can be defined by only year, year and month or a full date
3 properties1 required
ClassificationRef
object
A reference to a classification value
2 properties1 required
AbstractStudentThesisContributorAssociation
object
An association between student thesis and a person that has contributed to it
3 properties1 required
ContentRefListResult
object
List of Content Refs
1 property
ProblemDetails
object
RFC7807 Error details
5 properties
ProjectRef
object
A reference to project
1 required
ContentRef
object
2 properties2 required
OrganizationOrExternalOrganizationRef
object
A reference to an organization in the institution or an external organization
2 properties
ImpactRef
object
A reference to impact
1 required
ImageFile
object
An image file
15 properties2 required
StudentThesisListResult
object
List of student theses. Can contain a subset of all items along with the full count
3 properties
CustomDefinedField
object
Map of CustomDefinedField values, where the key is the field identifier
1 property1 required
FormattedLocalizedString
object
A set of localized strings that support formatting. Invalid locale values will be ignored.
ClassificationSchemeRef
object
A reference to a classification scheme
1 required
PageInformation
object
Information about pages
2 properties
ResearchOutputRef
object
A reference to a research output
1 required
CustomDefinedFields
object
Map of CustomDefinedField values, where the key is the field identifier
OrganizationRef
object
A reference to an organization in the institution
1 required
PersonRef
object
A reference to a person internal to the institution
1 required
ClassificationRefList
object
List of classification references
1 property
PrizeRef
object
A reference to a prize
1 required
AllowedKeywordGroupConfiguration
object
A specification of the allowed behavior of a specified keyword group
10 properties1 required
PressMediaRef
object
A reference to a press/media
1 required
WorkflowListResult
object
List of workflow steps.
1 property
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
StudentThesisDocument
object
A student thesis document.
21 properties5 required
KeywordGroup
object
4 properties2 required
ExternalPersonRef
object
A reference to a person external to the institution
1 required
LocalesList
object
List of available locales
1 property
NoteListResult
object
List of notes
3 properties
Workflow
object
Information about workflow
2 properties1 required
OrderingsList
object
List of available orderings
1 property
ActivityRef
object
A reference to an activity
1 required
Specification
The full machine-readable OpenAPI contract behind this narrative.